Update error on ROM 9394459
Bug: 262315567 Test: scanBugreport Change-Id: I0474a4ad026300836e533f795db5030ff1f44e59
This commit is contained in:
parent
a0e1ac65e8
commit
87d1f92ee9
1 changed files with 6 additions and 0 deletions
|
@ -16,3 +16,9 @@ dontaudit hal_power_default hal_fingerprint_default:binder { transfer };
|
|||
dontaudit hal_power_default hal_camera_default:binder { transfer };
|
||||
# b/262178497
|
||||
dontaudit hal_power_default sysfs_fabric:file { read };
|
||||
# b/262315567
|
||||
dontaudit hal_power_default sysfs:file { getattr };
|
||||
dontaudit hal_power_default sysfs:file { read };
|
||||
dontaudit hal_power_default sysfs_display:file { getattr };
|
||||
dontaudit hal_power_default sysfs_display:file { read };
|
||||
dontaudit hal_power_default sysfs_fabric:file { getattr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue