Move vendor to legacy/zuma/vendor

Bug: 296187211
Change-Id: I28450565c4ee585060387ad988e7efbb1620eaee
This commit is contained in:
Wilson Sung 2023-09-01 15:59:33 +08:00
parent 3e84a7d11f
commit 863d41f6c6
92 changed files with 538 additions and 533 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;