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