Update SELinux error
Flag: EXEMPT sepolicy Test: SELinuxUncheckedDenialBootTest Bug: 382362300 Bug: 366116096 Change-Id: I8cf6742ded1f3b90b46909ee0ac47c9f33258466
This commit is contained in:
parent
57bf47fc5c
commit
30570259fe
3 changed files with 4 additions and 1 deletions
2
tracking_denials/bluetooth.te
Normal file
2
tracking_denials/bluetooth.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/382362300
|
||||
dontaudit bluetooth default_android_service:service_manager { find };
|
|
@ -6,7 +6,6 @@ dump_display sysfs file b/322917055
|
|||
dump_modem sscoredump_vendor_data_coredump_file dir b/361726331
|
||||
dump_modem sscoredump_vendor_data_logcat_file dir b/361726331
|
||||
dumpstate system_data_file dir b/377787445
|
||||
grilservice_app default_android_service service_manager b/366116096
|
||||
grilservice_app twoshay binder b/375564898
|
||||
hal_gnss_default vendor_gps_prop file b/318310869
|
||||
hal_gnss_pixel vendor_gps_file file b/378004800
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
# b/312069580
|
||||
dontaudit grilservice_app hal_bluetooth_coexistence_service:service_manager { find };
|
||||
# b/366116096
|
||||
dontaudit grilservice_app default_android_service:service_manager { find };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue