Update avc error on ROM 8388849
Bug: 221384939 Bug: 227694693 Bug: 227695036 Test: PtsSELinuxTestCases Change-Id: I0768e29a0a162c6f568a5186602b01f1375a1ca5
This commit is contained in:
parent
9211922e70
commit
97326bf38b
3 changed files with 6 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
dontaudit dumpstate app_zygote:process { signal };
|
||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
dontaudit dumpstate sysfs:file { read };
|
||||
# b/227694693
|
||||
dontaudit dumpstate incident:process { signal };
|
||||
|
|
2
tracking_denials/hal_sensors_default.te
Normal file
2
tracking_denials/hal_sensors_default.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/227695036
|
||||
dontaudit hal_sensors_default sensor_reg_data_file:dir { write };
|
|
@ -2,3 +2,5 @@
|
|||
dontaudit vendor_init thermal_link_device:file { create };
|
||||
# b/226271913
|
||||
dontaudit vendor_init vendor_maxfg_debugfs:file setattr;
|
||||
# b/221384939
|
||||
dontaudit vendor_init vendor_battery_defender_prop:property_service { set } ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue