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:
Apelete Seketeli
2025-12-24 04:11:36 +01:00
parent 89ab1db3e5
commit e0f37a9cb3

View File

@@ -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