OnePlus 5/5T Front Camera Fix (V2.2)
About the fix:
- It modifies the front camera library to enable portrait mode, hdr+, raw, etc, and reduces the "dot pattern" issue.
- Credits go to defcomg/savitar, Arnova8G2, shadowstep, and everyone that worked on previous versions.
- Android versions: Android 8 (use v3 or higher for Android 9).
- Requirements: TWRP recovery or a rooted phone.
- Limitations: The front camera resolution is reduced to 4MP (OnePlus bug).
- Suggestion: Perform a TWRP backup before applying the fix in case something goes wrong.
- All versions: v1, 2, 2.2, 2.3, 2.4, 2.5, 3, 4, 4.1, 4.2, 4.3, 4.41, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 6.0, 6.1, 6.2, 6.3, 7.0.
Downloads:
OnePlus 5:
- Magisk module: magisk-Camera_lib_fix_dots+hdr+_4mp-op5.zip;
- TWRP: twrp-Camera_lib_fix_dots_hdr_4mp-op5_v2.2.zip;
- File manager: files-op5-fix-v2.2.zip;
OnePlus 5T:
- Magisk module: magisk-Camera_lib_fix_dots+hdr+_4mp-op5-5t.zip;
- TWRP: twrp-Camera_lib_fix_dots+hdr+_4mp-op5-5t.zip;
- File manager: files-op5-5t-fix-v2.2.zip;
Pixel 2 colour profile (optional):
After installing the fix (links above), you can also try the Pixel 2 colour profile:
- Magisk module: magisk-pixel2-colour-profile-op5-5t.zip.zip;
- TWRP: twrp-pixel2-colour-profile-op5-5t.zip.zip;
- File manager: files-op5-5t-fix-v2-pixel-2.zip;
Instructions:
Using Magisk:
- Download and install the module via the Magisk Manager
- Reboot
Using TWRP:
- Download the zip and install it via TWRP
- Reboot
- Repeat these steps every time you update your ROM
Using a file manager (root):
- Download and unzip the .zip file
- Using a file manager (eg: MiXplorer), move:
libmmcamera_imx371.so
to/system/vendor/lib
camera.msm8998.so
to/system/vendor/lib/hw
- Make sure the permissions for both files are 644
- Reboot
- Repeat these steps every time you update your ROM
Using Tasker:
How to remove the fix:
- If you used a TWRP zip/manually moved the files: dirty flash your ROM
- If you used Magisk: remove the module and restart
Final notes:
- This version (v2.2) was posted by Arnova8G2 here and here.
- TWRP zip for the OP5 created by Blueblob.
- Thanks to everyone that worked on this fix (defcomg/savitar, Arnova8G2, txx1219, etc).
- (For developers) defcomg explains how he modified the files: imx179, imx371.
- Update alerts: telegram, rss feed, twitter, mastodon