Disable HWUI adpf by default and enable in device.mk
* Make HWUI disabled by default for vendors * Explicitly enable in supported devices * Consolidate flags for HWUI and SF Bug: b/261628396 Test: manual Change-Id: I317c48869a86597ff8bb234007f1b752ce422a6e
This commit is contained in:
parent
54d3eae052
commit
7609b03370
1 changed files with 0 additions and 4 deletions
|
@ -281,10 +281,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
|
||||
|
||||
# Enable adpf cpu hint session for SurfaceFlinger
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
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