Display: disable idle timer
No need to enable idle timer for project only support one refresh rate. Bug: 264952266 Test: sf idle doesnʼt enable Change-Id: I4a692cc60965922ed13f18b6579172a1e5878aae
This commit is contained in:
parent
b3ad6f2840
commit
d7e2862d31
1 changed files with 2 additions and 1 deletions
|
@ -135,8 +135,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/bluejay/prebuilts
|
||||
|
||||
# Display LBE
|
||||
# Display
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=0
|
||||
|
||||
# Bluetooth Hal Extension test tools
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue