Snap for 11975806 from e15af041ddc238eb68b2d544b87079f38ec8f1bd to 24Q3-release
Change-Id: I2957dfd4555abe9b540b577371a6f671fa95e87a
This commit is contained in:
commit
9ae8a06ba6
@ -26,3 +26,6 @@ add_service(aocxd, aocx);
|
||||
|
||||
# allow managing thread priority
|
||||
allow aocxd self:global_capability_class_set sys_nice;
|
||||
|
||||
allow aocxd dumpstate:fd use;
|
||||
allow aocxd dumpstate:fifo_file write;
|
||||
|
2
aoc/sepolicy/dumpstate.te
Normal file
2
aoc/sepolicy/dumpstate.te
Normal file
@ -0,0 +1,2 @@
|
||||
# Allow dumpstate to talk to aocxd over binder
|
||||
binder_call(dumpstate, aocxd)
|
Loading…
x
Reference in New Issue
Block a user