diff --git a/tracking_denials/bug_map b/tracking_denials/bug_map index fcebf544..40082dba 100644 --- a/tracking_denials/bug_map +++ b/tracking_denials/bug_map @@ -10,6 +10,5 @@ incidentd debugfs_wakeup_sources file b/237492091 init-insmod-sh vendor_ready_prop property_service b/239364360 kernel vendor_charger_debugfs dir b/238571150 kernel vendor_usb_debugfs dir b/227121550 -shell sysfs_wlc dir b/238260741 hal_contexthub_default fwk_stats_service service_manager b/241714943 shell sscoredump_vendor_data_crashinfo_file dir b/241714944 diff --git a/whitechapel_pro/shell.te b/whitechapel_pro/shell.te index 978a5426..44ae0768 100644 --- a/whitechapel_pro/shell.te +++ b/whitechapel_pro/shell.te @@ -3,3 +3,6 @@ userdebug_or_eng(` allow shell sysfs_sjtag:dir r_dir_perms; allow shell sysfs_sjtag:file rw_file_perms; ') + +# wlc +dontaudit shell sysfs_wlc:dir search;