potter: set some flags for camera wrapper

* Enable Vision FW
 * Enable PDAF Control Mode
 * Set AD ROI (seems enable on stock)
 * Set AE to frame-average
 * Let the HAL be more verbose for AE, AF and WB
This commit is contained in:
Vachounet
2017-05-23 15:52:03 +02:00
parent 1c6db0a43f
commit 7b12cd365c
2 changed files with 11 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ camera.hal1.packagelist=com.skype.raider,com.google.android.talk
camera.mot.startup_probing=0
persist.camera.debug.logfile=0
persist.camera.gyro.disable=0
debug.camera.control_pdaf=on
vidc.dec.downscalar_width=1920
vidc.dec.downscalar_height=1088