Parcourir la source

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: I46f87bdc8f5a5c20748ad434866be2b15f8d406e
Matt Buckley il y a 2 ans
Parent
commit
e395408140
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      device-lynx.mk

+ 0 - 4
device-lynx.mk

@@ -243,10 +243,6 @@ PRODUCT_VENDOR_PROPERTIES += \
 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
-
 # The default value of this variable is false and should only be set to true when
 # the device allows users to enable the seamless transfer feature.
 PRODUCT_PRODUCT_PROPERTIES += \