land: Add N camera properties.
This commit is contained in:
parent
6cd12e10a8
commit
a563e33b68
1 changed files with 4 additions and 1 deletions
|
@ -7,4 +7,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
camera.hal1.packagelist=com.skype.raider,com.google.android.talk \
|
||||
media.camera.ts.monotonic=0 \
|
||||
persist.camera.gyro.android=1 \
|
||||
persist.camera.is_type=1
|
||||
persist.camera.is_type=1 \
|
||||
vidc.debug.perf.mode=2 \
|
||||
vidc.enc.dcvs.extra-buff-count=2 \
|
||||
vidc.enc.disable.pq=true
|
||||
|
|
Loading…
Reference in a new issue