Enable SurfaceFlinger Cache by default am: 2b243badf7 am: 903f69b27c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14491472 Change-Id: I11ae95702ed0876f1b4850b3d89e666895637911
This commit is contained in:
commit
4ec59446ef
1 changed files with 1 additions and 0 deletions
|
@ -589,6 +589,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.early.app.duration=16600000
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.earlyGl.sf.duration=16600000
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.earlyGl.app.duration=16600000
|
||||
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.enable_layer_caching=true
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=80
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_touch_timer_ms=200
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer_ms=1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue