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