1allow dumpstate hal_neuralnetworks_sample:process signal;
2allow dumpstate sysfs_virtio_block:file r_file_perms;
3allow dumpstate mnt_media_rw_file:dir { getattr open read };
4#allow dumpstate varrun_file:dir { search getattr open read };
5
6dontaudit dumpstate kernel:system module_request;
7
8dontaudit dumpstate device:file { open write };
9dontaudit dumpstate varrun_file:dir search;
10allow dumpstate vold:binder call;
11dontaudit dumpstate apexd:binder call;
12