redwood: props: Use HintManager for HWUI

This will send HWUI timings to HintManager for better CPU scheduling.
Setting a 30% margin for CPU should heavily reduce CPU loads for HWUI and
use GPU for the rest.

EmanuelCN: Set it to 20%
Change-Id: I808f1e0d556b258d42d2faac33b0c5c142610d7a
Signed-off-by: NotZeetaa <rodrigo2005contente@gmail.com>
This commit is contained in:
mvaisakh
2022-12-21 22:07:49 +00:00
committed by thepriyanshujangid
parent 25192e6973
commit cd1538fb87

View File

@@ -10,6 +10,8 @@ debug.hwui.skia_atrace_enabled=false
# Graphics
debug.sf.disable_backpressure=1
debug.sf.enable_hwc_vds=0
debug.hwui.use_hint_manager=true
debug.hwui.target_cpu_time_percent=20
# IMS
persist.dbg.volte_avail_ovr=1