diff --git a/tracking_denials/init-insmod-sh.te b/tracking_denials/init-insmod-sh.te deleted file mode 100644 index e12715f9..00000000 --- a/tracking_denials/init-insmod-sh.te +++ /dev/null @@ -1,3 +0,0 @@ -# b/207062151 -dontaudit init-insmod-sh debugfs_mgm:dir { search }; -dontaudit init-insmod-sh vendor_regmap_debugfs:dir { search }; diff --git a/whitechapel_pro/init-insmod-sh.te b/whitechapel_pro/init-insmod-sh.te index e8424941..1b85c561 100644 --- a/whitechapel_pro/init-insmod-sh.te +++ b/whitechapel_pro/init-insmod-sh.te @@ -9,3 +9,6 @@ allow init-insmod-sh vendor_toolbox_exec:file execute_no_trans; set_prop(init-insmod-sh, vendor_device_prop) dontaudit init-insmod-sh proc_cmdline:file r_file_perms; + +allow init-insmod-sh debugfs_mgm:dir search; +allow init-insmod-sh vendor_regmap_debugfs:dir search;