SEPolicy change to allow ImsMedia to set priority of audio threads. am: 79c86953ca
am: be2cac8910
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita-sepolicy/+/25123539 Change-Id: I7a18fbc155d977136c23036217e9e354dd470223 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
07c53a3298
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# sepolicy exclusively for akita.
|
||||
BOARD_SEPOLICY_DIRS += device/google/akita-sepolicy/vendor
|
||||
BOARD_SEPOLICY_DIRS += device/google/akita-sepolicy/tracking_denials
|
||||
|
||||
BOARD_SEPOLICY_DIRS += device/google/akita-sepolicy/radio
|
||||
|
|
1
radio/radio.te
Normal file
1
radio/radio.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow radio scheduling_policy_service:service_manager find;
|
Loading…
Add table
Add a link
Reference in a new issue