device_google_zuma/tracking_denials/kernel.te
Adam Shih 714677d599 Update error on ROM 9385014
Bug: 261933169
Bug: 261933097
Bug: 261933428
Bug: 261933367
Bug: 261933249
Bug: 261933075
Bug: 261933155
Bug: 261933368
Bug: 261933226
Bug: 261933135
Bug: 261933310
Bug: 261933250
Bug: 261933227
Bug: 261933171
Bug: 261933311
Bug: 261933251
Test: scanBugreport
Change-Id: I8331a8595358a6ca09813306015137a11ed71d38
2022-12-09 12:07:31 +08:00

12 lines
499 B
Text

# b/260522245
dontaudit kernel per_boot_file:file { read };
dontaudit kernel same_process_hal_file:file { open };
dontaudit kernel same_process_hal_file:file { read };
dontaudit kernel vendor_fw_file:dir { search };
dontaudit kernel vendor_fw_file:file { open };
dontaudit kernel vendor_fw_file:file { read };
dontaudit kernel vendor_regmap_debugfs:dir { search };
# b/261650972
dontaudit kernel vendor_battery_debugfs:dir { search };
# b/261933155
dontaudit kernel vendor_fw_file:file { getattr };