mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "CAS: Add SYS_NICE Capability" into main am: 15ec04889d
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2696777 Change-Id: Ic69e02162cefeb6dffa15002ec79076d964efab5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -5,5 +5,6 @@ service vendor.cas-hal-1-0 /vendor/bin/hw/android.hardware.cas@1.0-service-lazy
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -2,5 +2,6 @@ service vendor.cas-hal-1-0 /vendor/bin/hw/android.hardware.cas@1.0-service
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -6,5 +6,6 @@ service vendor.cas-hal-1-1 /vendor/bin/hw/android.hardware.cas@1.1-service-lazy
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -2,5 +2,6 @@ service vendor.cas-hal-1-1 /vendor/bin/hw/android.hardware.cas@1.1-service
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -7,5 +7,6 @@ service vendor.cas-hal-1-2 /vendor/bin/hw/android.hardware.cas@1.2-service-lazy
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -2,5 +2,6 @@ service vendor.cas-hal-1-2 /vendor/bin/hw/android.hardware.cas@1.2-service
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
@@ -3,6 +3,7 @@ service vendor.cas-default-lazy /vendor/bin/hw/android.hardware.cas-service.exam
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
oneshot
|
||||
|
||||
@@ -3,5 +3,6 @@ service vendor.cas-default /vendor/bin/hw/android.hardware.cas-service.example
|
||||
class hal
|
||||
user media
|
||||
group mediadrm drmrpc
|
||||
capabilities SYS_NICE
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh
|
||||
|
||||
Reference in New Issue
Block a user