1# dumpstate
2
3allow dumpstate kernel:system { module_request };
4allow dumpstate proc_slabinfo:file rw_file_perms;
5allow dumpstate incidentd:binder { call };
6allow dumpstate vold:binder { call };
7allow dumpstate sysfs:file { getattr };
8