Revert "Obsecure camera EXIF information for AOSP camera."

This reverts commit 0cfb27ef87.

Reason for revert: the change is not necessary because GCA is built in-ROM.

Bug: 267970295
Test: check SELINUX
Change-Id: I21ed659914a347cad43ae381ab95debe24c7a529
Merged-In: I0ec02d6942cf40b5905dd05f5b609113b46063e2
This commit is contained in:
Blossom Chiang 2023-02-06 10:04:48 +00:00
parent ea50a3e631
commit 244881df4e

View file

@ -300,10 +300,6 @@ PRODUCT_COPY_FILES += \
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
# Increase thread priority for nodes stop # Increase thread priority for nodes stop
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.increase_thread_priority_nodes_stop=true persist.vendor.camera.increase_thread_priority_nodes_stop=true