Merge tm-qpr-dev-plus-aosp-without-vendor@9129937

Bug: 248070379
Merged-In: I7e89cfb4fb8a1ce845eaea64a33dbaad6bff9969
Change-Id: I5279b8730d4d19cd1f0ec9c4b107030e4e41b36a
This commit is contained in:
Xin Li 2022-10-06 12:03:38 -07:00
commit a563c2c4f4
2 changed files with 1 additions and 3 deletions

View file

@ -396,6 +396,7 @@ allow system_server {
hal_graphics_allocator_server
hal_graphics_composer_server
hal_health_server
hal_input_processor_server
hal_light_server
hal_neuralnetworks_server
hal_omx_server

View file

@ -113,9 +113,6 @@ allow dumpstate {
sysfs_zram
}:file r_file_perms;
# Ignore other file access under /sys.
dontaudit dumpstate sysfs:file r_file_perms;
# Other random bits of data we want to collect
no_debugfs_restriction(`
allow dumpstate debugfs:file r_file_perms;