Remove the property for EXIF redaction.

Bug: 267970295
Test: check SELINUX
Change-Id: I0ec02d6942cf40b5905dd05f5b609113b46063e2
This commit is contained in:
MingChe 2023-02-06 11:31:04 +00:00
parent bbf8feeb39
commit 5ad7d04de8

View file

@ -287,10 +287,6 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/felix/device_framework
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
# Control camera exif model/make redaction
PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.redact_exif=1
# Increase thread priority for nodes stop
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.increase_thread_priority_nodes_stop=true