Enable camera exif model/make reporting
Reveal real model and make name in the exif. Test: CTS StillCaptureTest#testFocalLengths Bug: 319743372 Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4
This commit is contained in:
parent
93213a5fc2
commit
187c87f88a
1 changed files with 4 additions and 0 deletions
|
@ -354,6 +354,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
|
||||
|
||||
# Media Performance Class 14
|
||||
PRODUCT_PRODUCT_PROPERTIES += ro.odm.build.media_performance_class=34
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue