Merge "Camera: Reveal EXIF info via PRODUCT_VENDOR_PROPERTIES" into udc-d1-dev
This commit is contained in:
commit
2db2d75c32
2 changed files with 2 additions and 2 deletions
|
@ -367,5 +367,5 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.height_ratio=1.0
|
ro.com.google.ime.height_ratio=1.0
|
||||||
|
|
||||||
# Enable camera exif model/make reporting
|
# Enable camera exif model/make reporting
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.exif_reveal_make_model=true
|
persist.vendor.camera.exif_reveal_make_model=true
|
||||||
|
|
|
@ -341,5 +341,5 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=8
|
ro.com.google.ime.kb_pad_port_b=8
|
||||||
|
|
||||||
# Enable camera exif model/make reporting
|
# Enable camera exif model/make reporting
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.exif_reveal_make_model=true
|
persist.vendor.camera.exif_reveal_make_model=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue