mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
Be able to dump logbuffer
Bug: 208721677 Bug: 208909124 Test: do adb bugreport with no relevant error log Change-Id: Ieae4d64b497e911a6c8048f789e364cd1b9d2f4b
This commit is contained in:
committed by
TreeHugger Robot
parent
b8053f6b6e
commit
5b00a6c8a2
@@ -8,9 +8,6 @@ dontaudit hal_dumpstate_default debugfs_f2fs:file { open };
|
||||
dontaudit hal_dumpstate_default debugfs_f2fs:file { read };
|
||||
dontaudit hal_dumpstate_default debugfs:file { open };
|
||||
dontaudit hal_dumpstate_default debugfs:file { read };
|
||||
dontaudit hal_dumpstate_default logbuffer_device:chr_file { getattr };
|
||||
dontaudit hal_dumpstate_default logbuffer_device:chr_file { open };
|
||||
dontaudit hal_dumpstate_default logbuffer_device:chr_file { read };
|
||||
dontaudit hal_dumpstate_default mnt_vendor_file:dir { search };
|
||||
dontaudit hal_dumpstate_default modem_efs_file:dir search;
|
||||
dontaudit hal_dumpstate_default modem_efs_file:file { open read };
|
||||
|
||||
Reference in New Issue
Block a user