You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
430 B
12 lines
430 B
allow dumpstate sysfs_virtio_block:file r_file_perms;
|
|
allow dumpstate mnt_media_rw_file:dir { getattr open read };
|
|
#allow dumpstate varrun_file:dir { search getattr open read };
|
|
|
|
dontaudit dumpstate kernel:system module_request;
|
|
|
|
dontaudit dumpstate device:file { open write };
|
|
allow dumpstate nsfs:file getattr;
|
|
dontaudit dumpstate varrun_file:dir search;
|
|
allow dumpstate vold:binder call;
|
|
dontaudit dumpstate apexd:binder call;
|