sepolicy: Fix class* property trigger denial
Change-Id: If22f46b9bc8b3acd80c83e98de84cd77b34157a1
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
allow init block_device:dir search;
|
||||
allow init userdata_block_device:blk_file rw_file_perms;
|
||||
allow init cache_block_device:blk_file rw_file_perms;
|
||||
|
||||
# Allow init to send class_* trigger events
|
||||
allow init property_socket:sock_file write;
|
||||
|
||||
Reference in New Issue
Block a user