device_google_gs201/whitechapel_pro/insmod-sh.te
Adam Shih 8064010f8a use gs-common insert module script
Bug: 243763292
Test: boot to home
Change-Id: I6f0c1a020ea2962f03df6794a6011a31d2244b1a
2022-09-06 12:41:01 +08:00

7 lines
227 B
Text

allow insmod-sh self:capability sys_nice;
allow insmod-sh kernel:process setsched;
dontaudit insmod-sh proc_cmdline:file r_file_perms;
allow insmod-sh debugfs_mgm:dir search;
allow insmod-sh vendor_regmap_debugfs:dir search;