graphics composer: move to foreground

Matches surfaceflinger

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
John Galt
2023-10-24 08:49:58 -04:00
committed by Joey Huab
parent e5a49033bf
commit 48b7141951
4 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ service vendor.hwcomposer-2-1 /vendor/bin/hw/android.hardware.graphics.composer@
group graphics drmrpc
capabilities SYS_NICE
onrestart restart surfaceflinger
task_profiles ServiceCapacityLow
task_profiles ProcessCapacityHigh HighPerformance

View File

@@ -4,4 +4,4 @@ service vendor.hwcomposer-2-2 /vendor/bin/hw/android.hardware.graphics.composer@
group graphics drmrpc
capabilities SYS_NICE
onrestart restart surfaceflinger
task_profiles ServiceCapacityLow
task_profiles ProcessCapacityHigh HighPerformance

View File

@@ -4,4 +4,4 @@ service vendor.hwcomposer-2-3 /vendor/bin/hw/android.hardware.graphics.composer@
group graphics drmrpc
capabilities SYS_NICE
onrestart restart surfaceflinger
task_profiles ServiceCapacityLow
task_profiles ProcessCapacityHigh HighPerformance

View File

@@ -4,4 +4,4 @@ service vendor.hwcomposer-2-4 /vendor/bin/hw/android.hardware.graphics.composer@
group graphics drmrpc
capabilities SYS_NICE
onrestart restart surfaceflinger
task_profiles ServiceCapacityLow
task_profiles ProcessCapacityHigh HighPerformance