mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
dont audit since it's debugfs Bug: 228181404 Test: forrest with boot test Signed-off-by: chungkai <chungkai@google.com> Change-Id: I77a385b73b5a9edafefa8e7d34a351594cd5cd06
11 lines
396 B
Plaintext
11 lines
396 B
Plaintext
# b/213817227
|
|
dontaudit kernel vendor_battery_debugfs:dir { search };
|
|
# b/220801802
|
|
allow kernel same_process_hal_file:file r_file_perms;
|
|
# b/227121550
|
|
dontaudit kernel vendor_usb_debugfs:dir { search };
|
|
dontaudit kernel vendor_votable_debugfs:dir { search };
|
|
# b/227286343
|
|
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
|
# b/228181404
|
|
dontaudit kernel vendor_maxfg_debugfs:dir { search }; |