Reveal model/make name in camera EXIF
Bug: 241611453 Test: Check EXIF data from JPEG image, CTS Change-Id: I5e0116e7b7457c0fd9d2e9cbd0b2104b80fbbf76
This commit is contained in:
parent
19b764a333
commit
885e8c2479
@ -239,6 +239,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.ois_with_system_imu=true
|
||||
|
||||
# Enable camera exif model/make reporting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.exif_reveal_make_model=true
|
||||
|
||||
# Device features
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||
|
Loading…
Reference in New Issue
Block a user