Enable camera exif model/make reporting
Reveal real model and make name in the exif. Test: CTS StillCaptureTest#testFocalLengths Bug: 341062345 Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4 Merged-In: Ia8188cf46099524b0d318de1c72d17f1242873c4
This commit is contained in:
parent
280ab0b4b4
commit
6f01681963
1 changed files with 4 additions and 0 deletions
|
@ -340,6 +340,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
||||
# Enable camera exif model/make reporting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.exif_reveal_make_model=true
|
||||
|
||||
# OIS with system imu
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.ois_with_system_imu=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue