There are two files.Well it should be easy to enable it. I remember nfound put a few files from the U version to the G version of the rom during the beta stages. And that enabled working level 3 camera2 api with working gcam. Dunno which files it were and if it still works as good. Some ppl or devs gotta try if it's possible.
Anyway, still disappointed that the zte team for G version didn't implement it. I mean they could have easily used the resources from the US team to get it implemented
build.prop and camera.msm8996.so
Build.prop needs to be edit to enable hal3
Source from B01 beta thread.
https://forum.xda-developers.com/axon-7/how-to/official-beta-android-8-0-0-nfound-t3795112
Code:
# Camera
camera.disable_zsl_mode=1
persist.camera.gyro.disable=0
persist.ts.postmakeup=false
persist.ts.rtmakeup=false
persist.vendor.camera.HAL3.system.enabled=1
persist.vendor.camera.HAL3.zte.enabled=1
persist.vendor.camera.preview.ubwc=0
persist.vendor.camera.stats.test=5
persist.vendor.camera.video.ubwc=0
Attachments
-
251.3 KB Views: 1,662
-
212 KB Views: 1,652
-
151.1 KB Views: 1,618
Last edited: