Enable camera exif model/make reporting

Reveal real model and make name in the exif.

Test: CTS StillCaptureTest#testFocalLengths
Bug: 319743372
Change-Id: I95bb84e1ef2b6a8983a0ae09de476f0ed9db2115
Merged-In: I95bb84e1ef2b6a8983a0ae09de476f0ed9db2115
This commit is contained in:
Timothy Wang 2024-03-15 13:57:32 +08:00
parent a5a799a6bb
commit 8aa55106fa
3 changed files with 12 additions and 0 deletions

View file

@ -273,6 +273,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
# Vibrator HAL
ACTUATOR_MODEL := luxshare_ict_081545
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1