Enable camera exif model/make reporting

Reveal real model and make name in the exif.

Flag: EXEMPT bugfix
Test: CTS StillCaptureTest#testFocalLengths
Test: CTS StillCaptureTest#testJpegExif
Bug: 345632437
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:80451662f29cad6c83302edb783bfb4b53724518)
Merged-In: I3c5c7807e6ef68f4ed347a5d921cdd5884c77e2f
Change-Id: I3c5c7807e6ef68f4ed347a5d921cdd5884c77e2f
This commit is contained in:
Ian Fan 2024-07-17 08:57:37 +00:00 committed by Android Build Coastguard Worker
parent 8970ca57e0
commit 28dff3928f

View file

@ -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
# Media Performance Class 13
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=33