Sign in
android
/
device
/
linaro
/
poplar
/
refs/heads/aml_cbr_341810000
/
.
/
sepolicy
/
dumpstate.te
blob: 7d836e4a8228b34bc11baddb967e23c63d65bcef [
file
] [
log
] [
blame
] [
edit
]
# dumpstate
allow dumpstate kernel
:
system
{
module_request
};
allow dumpstate proc_slabinfo
:
file rw_file_perms
;
allow dumpstate incidentd
:
binder
{
call
};
allow dumpstate vold
:
binder
{
call
};
allow dumpstate sysfs
:
file
{
getattr
};