Merge "Obsecure camera EXIF information for AOSP camera." into tm-qpr-dev am: fc210a7534
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/19754704 Change-Id: I167c5067bff0af313a42548745501dab021a6b00 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
81056c7bd8
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