Snap for 11975806 from e15af041dd to 24Q3-release
Change-Id: I2957dfd4555abe9b540b577371a6f671fa95e87a
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user