Merge "Obsecure camera EXIF information for AOSP camera." into tm-qpr-dev
This commit is contained in:
commit
fc210a7534
1 changed files with 4 additions and 0 deletions
|
@ -251,3 +251,7 @@ PRODUCT_COPY_FILES += \
|
||||||
# Enable adpf cpu hint session for SurfaceFlinger
|
# Enable adpf cpu hint session for SurfaceFlinger
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
debug.sf.enable_adpf_cpu_hint=true
|
debug.sf.enable_adpf_cpu_hint=true
|
||||||
|
|
||||||
|
# Control camera exif model/make redaction
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
persist.camera.redact_exif=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue