sunfish: Enable ADPF CPU hints for improved UI performance
Turns on `debug.sf.enable_adpf_cpu_hint` to allow SurfaceFlinger to utilize Android Dynamic Performance Framework CPU hints, improving overall UI responsiveness and frame pacing on Snapdragon devices.
This commit is contained in:
@@ -6,6 +6,7 @@ media.mediadrmservice.enable=true
|
||||
ro.hardware.egl=adreno
|
||||
ro.hardware.vulkan=adreno
|
||||
ro.surface_flinger.supports_background_blur=1
|
||||
debug.sf.enable_adpf_cpu_hint=true
|
||||
|
||||
# HWUI
|
||||
ro.hwui.render_ahead=5
|
||||
|
||||
Reference in New Issue
Block a user