Use ADB and writeNo , i dont add it... there is not inside .prop...
adb shell getprop > props.txt
Which only means that you manually enabled Camera2 API (persist.camera.HAL3.enabled=1).
This is not our issue. You'll need to manually remove the file "/data/property/persist.camera.HAL3.enabled", either using root, or using TWRP (after mounting data partition).
Code:adb shell setprop persist.camera.HAL3.enabled 0
What? Connect to your PC and use ADB.
If you have root then try this:
Code:adb shell su setprop persist.camera.HAL3.enabled 0
That's the problem: We don't enable HAL3.still no , it stuck for minutes and nothing.. I reboot it and still inverted. Why miui eu default enable HAL3 ? There is magisk module for hal3 enable.
That's the problem: We don't enable HAL3.
Maybe I haven't made myself clear. Let me try again: We do not set the persist.camera.HAL3.enabled property for any device.look it again please rom 8.8.9 and up is the problem.
Maybe I haven't made myself clear. Let me try again: We do not set the persist.camera.HAL3.enabled property for any device.
We used to set them for MI 5 and MI 6 but disabled that long before MIUI 10 because of camera issues when Camera2 is enabled.
Whatever enabled HAL3 for your device has nothing to do with us.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation