mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
update error on ROM 8172195
Bug: 218934377 Bug: 218930975 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I125453803e0c827c45ad9551616366b96cc89816
This commit is contained in:
committed by
TreeHugger Robot
parent
9cc70410c5
commit
e01b568cfe
@@ -1,2 +1,5 @@
|
||||
# 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 };
|
||||
|
||||
@@ -7,3 +7,6 @@ dontaudit hal_sensors_default sensor_reg_data_file:file { read };
|
||||
dontaudit hal_sensors_default sysfs_leds:dir { search };
|
||||
dontaudit hal_sensors_default sysfs_leds:file { open };
|
||||
dontaudit hal_sensors_default sysfs_leds:file { read };
|
||||
# b/218930975
|
||||
dontaudit hal_sensors_default hal_graphics_composer_default:binder { call };
|
||||
dontaudit hal_sensors_default hal_pixel_display_service:service_manager { find };
|
||||
|
||||
Reference in New Issue
Block a user