diff options
Diffstat (limited to 'properties.mk')
-rw-r--r-- | properties.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties.mk b/properties.mk index 7c52455..d28a484 100644 --- a/properties.mk +++ b/properties.mk @@ -50,7 +50,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \ camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qualcomm.qti.qmmi \ persist.vendor.bokeh.switch.lux=290 \ - persist.vendor.camera.HAL3.enabled=0 \ + persist.vendor.camera.HAL3.enabled=1 \ persist.vendor.camera.depth.focus.cb=0 \ persist.vendor.camera.exif.make=Xiaomi \ persist.vendor.camera.expose.aux=1 \ |