create hal_health_default.te for Battery Defender access file node
Bug: 205073003 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I946b85e8b595601f56df26c567d31df76f7a5a5b
This commit is contained in:
parent
d99197dd19
commit
014051a9f7
2 changed files with 1 additions and 9 deletions
|
@ -1,12 +1,3 @@
|
||||||
# b/205073003
|
|
||||||
dontaudit hal_health_default vendor_battery_defender_prop:file { getattr };
|
|
||||||
dontaudit hal_health_default vendor_battery_defender_prop:file { map };
|
|
||||||
dontaudit hal_health_default vendor_battery_defender_prop:file { open };
|
|
||||||
dontaudit hal_health_default vendor_battery_defender_prop:file { read };
|
|
||||||
dontaudit hal_health_default vendor_battery_defender_prop:property_service { set };
|
|
||||||
# b/205779737
|
# b/205779737
|
||||||
dontaudit hal_health_default mnt_vendor_file:dir { search };
|
dontaudit hal_health_default mnt_vendor_file:dir { search };
|
||||||
dontaudit hal_health_default persist_file:dir { search };
|
dontaudit hal_health_default persist_file:dir { search };
|
||||||
# b/205904402
|
|
||||||
dontaudit hal_health_default init:unix_stream_socket { connectto };
|
|
||||||
dontaudit hal_health_default property_socket:sock_file { write };
|
|
||||||
|
|
1
whitechapel_pro/hal_health_default.te
Normal file
1
whitechapel_pro/hal_health_default.te
Normal file
|
@ -0,0 +1 @@
|
||||||
|
set_prop(hal_health_default, vendor_battery_defender_prop)
|
Loading…
Add table
Add a link
Reference in a new issue