Camera: add setsched capability. am: 2715a08a73
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17928357 Change-Id: I031f55c945c6ec65016255256b70a77f99844b54 Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c68109ee72
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
type hal_camera_default_tmpfs, file_type;
|
type hal_camera_default_tmpfs, file_type;
|
||||||
|
|
||||||
allow hal_camera_default self:global_capability_class_set sys_nice;
|
allow hal_camera_default self:global_capability_class_set sys_nice;
|
||||||
|
allow hal_camera_default kernel:process setsched;
|
||||||
|
|
||||||
binder_use(hal_camera_default);
|
binder_use(hal_camera_default);
|
||||||
vndbinder_use(hal_camera_default);
|
vndbinder_use(hal_camera_default);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue