Sync zuma-sepolicy to legacy folder
Duplicate from zuma-sepolicy 7f3e2b9 Test: make selinux_policy Bug: 296187211 Change-Id: If686fbdcf058849479019e8b37bb1d57a0215ed6 Signed-off-by: Wilson Sung <wilsonsung@google.com>
This commit is contained in:
parent
a5c98e6cb0
commit
355f0df8fd
205 changed files with 1314 additions and 997 deletions
15
vendor/kernel.te
vendored
15
vendor/kernel.te
vendored
|
@ -1,15 +0,0 @@
|
|||
allow kernel vendor_fw_file:dir search;
|
||||
allow kernel vendor_fw_file:file r_file_perms;
|
||||
|
||||
# ZRam
|
||||
allow kernel per_boot_file:file r_file_perms;
|
||||
|
||||
# memlat needs permision to create/delete perf events when hotplug on/off
|
||||
allow kernel self:capability2 perfmon;
|
||||
allow kernel self:perf_event cpu;
|
||||
|
||||
no_debugfs_restriction(`
|
||||
allow kernel vendor_battery_debugfs:dir search;
|
||||
')
|
||||
|
||||
allow kernel vendor_regmap_debugfs:dir search;
|
Loading…
Add table
Add a link
Reference in a new issue