Remove the property for EXIF redaction.
Bug: 267970295 Test: check SELINUX Change-Id: I0ec02d6942cf40b5905dd05f5b609113b46063e2
This commit is contained in:
parent
bbf8feeb39
commit
5ad7d04de8
1 changed files with 0 additions and 4 deletions
|
@ -287,10 +287,6 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/felix/device_framework
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
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
|
# 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue