소스 검색

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 2 년 전
부모
커밋
e395408140
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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 += \