mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
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:
committed by
Chung-Kai (Michael) Mei
parent
c5f0e9723f
commit
2d7c980fa6
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user