Camera not working after build.prop edit

A

amarc78

Guest
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?

Sent from my Moto E (4) using XDA Labs
 

ziggyzoz

New member
Feb 25, 2018
2
0
0
Try Changing this to get camera to work again

Neither worked for me, unfortunately.
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
 

zerogun

Senior Member
Nov 6, 2012
243
107
0
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
Thank you, That fixed my issue on Lineage OS!
 
  • Like
Reactions: ziggyzoz