I edited the build.prop a bit and reversed the changes but the Camera stopped working entirely. What do you guys recommend as a fix?
Did you clear the camera apk data and reboot or wipe dalvik in twrp?I edited the build.prop a bit and reversed the changes but the Camera stopped working entirely. What do you guys recommend as a fix?
Neither worked for me, unfortunately.Did you clear the camera apk data and reboot or wipe dalvik in twrp?
Sent from my Moto E (4) using XDA Labs
I use build.prop editor to change “camera.disable_zsl_mode” change from 1 to 0 (Zero) if camera does not work and reboot the phone.Neither worked for me, unfortunately.
Thank you, That fixed my issue on Lineage OS!I use build.prop editor to change “camera.disable_zsl_mode” change from 1 to 0 (Zero) if camera does not work and reboot the phone.
Camera did not work for me after adding these two lines to allow tethering on my Moto E4 Plus XT1775: net.tethering.noprovisioning=true and tether_dun_required 0
Once I changed the 1 to a 0 (Zero) the camera regained functionality
Awesome! ...glad it worked for you.Thank you, That fixed my issue on Lineage OS!