Fix avc denials for powerhal
selinux policy is already added by other commit "9cc7041
",
so remove the previous setting.
Test: boot to home screen
Bug: 218934377
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Id11ee7b4ae216a54e7051190f8ca382e97a76ade
This commit is contained in:
parent
c5f0e9723f
commit
2d7c980fa6
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
# b/208909174
|
||||
dontaudit hal_power_default hal_power_default:capability { dac_read_search };
|
||||
# b/218934377
|
||||
dontaudit hal_power_default sysfs:file { open };
|
||||
dontaudit hal_power_default sysfs:file { write };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue