Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.81 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.81 KB

OnePlus 3/3T Front Camera fix

This module has to be used with a modified Google Camera, recommended versions for OnePlus 3/3T are the ones from Arnova8G2 and Toylan009; you can also use the ones from Urnyx05 and MarcAnt01.

On OnePlus 3T only (not on 3) it increases the resolution of photos taken with front camera from 4 MP to 16 MP. On GCams from some devs (not the ones above) it enables HDR+, portrait mode, RAW, etc, on the front camera, stopping the app from crashing.

How about compatibility?

This module works with Magisk 17.0+ and Android 8.0+ (both Oxygen OS and Custom Roms are supported).

How does it work?

It fixes some libraries which are placed in system/vendor/lib

Who did what?

  • Savitar aka Defcomg patched the libraries and created the initial modules;
  • Arnova8G2 updated the module to include SELinux fixes and other small improvements;
  • MarcAnt01 updated to the new Magisk installer, added minor improvements and device check.

Other contributors:

  • 3liteking and CrashOverride1995 for some boot script logic and SELinux fixes from another module, which have been used here;
  • S4turno for previous template updates to the module and merging both modules into one.