Reveal model/make name in camera EXIF
Bug: 253011704 Test: Check EXIF data from JPEG image, CTS Change-Id: I3e5972608ded870c29c1ee0b2ebf2a4e59c1f9cf
This commit is contained in:
parent
2e48dda005
commit
b8d6a82abf
1 changed files with 5 additions and 0 deletions
|
@ -236,6 +236,11 @@ PRODUCT_PRODUCT_PROPERTIES += ro.odm.cast.ssid_suffix=ynn
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
|
||||
# Enable camera exif model/make reporting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.exif_reveal_make_model=true
|
||||
|
||||
# AudioProxy
|
||||
PRODUCT_PACKAGES += \
|
||||
libaudio_proxy.google \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue