Merge "Enable camera exif model/make reporting" into 24D1-dev
This commit is contained in:
commit
9a68ad375b
1 changed files with 4 additions and 0 deletions
|
@ -340,6 +340,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.front_720P_always_binning=true
|
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
|
||||||
|
|
||||||
# OIS with system imu
|
# OIS with system imu
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.ois_with_system_imu=true
|
persist.vendor.camera.ois_with_system_imu=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue