Update SELinux error
Flag: EXEMPT sepolicy Test: SELinuxUncheckedDenialBootTest Bug: 382362323 Bug: 360057889 Change-Id: Ic2a2c36368039b4d95ddb9b58b630267c33660a1
This commit is contained in:
parent
06d7b10018
commit
8059774fe7
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/382362323
|
||||||
|
dontaudit bluetooth default_android_service:service_manager { find };
|
|
@ -8,7 +8,6 @@ hal_face_default traced_producer_socket sock_file b/305600808
|
||||||
hal_power_default hal_power_default capability b/237492146
|
hal_power_default hal_power_default capability b/237492146
|
||||||
hal_sensors_default property_socket sock_file b/373755350
|
hal_sensors_default property_socket sock_file b/373755350
|
||||||
hal_sensors_default sysfs file b/336451433
|
hal_sensors_default sysfs file b/336451433
|
||||||
hal_vibrator_default default_android_service service_manager b/360057889
|
|
||||||
incidentd debugfs_wakeup_sources file b/282626428
|
incidentd debugfs_wakeup_sources file b/282626428
|
||||||
incidentd incidentd anon_inode b/282626428
|
incidentd incidentd anon_inode b/282626428
|
||||||
init init capability b/379206608
|
init init capability b/379206608
|
||||||
|
|
2
tracking_denials/hal_vibrator_default.te
Normal file
2
tracking_denials/hal_vibrator_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# b/360057889
|
||||||
|
dontaudit hal_vibrator_default default_android_service:service_manager { find };
|
Loading…
Add table
Add a link
Reference in a new issue