Revert^2 commit 2c99c990d3"

This reverts commit 5d2c755531.

Bug: 297129706
Change-Id: Ia8301a139559e8abf119a0964d7a06914aacf55e
This commit is contained in:
Wilson Sung 2023-08-23 17:57:50 +08:00
parent 23853091a3
commit 9bd666007d
204 changed files with 1326 additions and 989 deletions

15
vendor/kernel.te vendored
View file

@ -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;