Home | History | Annotate | Download | only in vendor
      1 userdebug_or_eng(`
      2   allow dumpstate modem_dump_file:dir create_dir_perms;
      3   allow dumpstate modem_dump_file:file create_file_perms;
      4   allow dumpstate proc_modules:file r_file_perms;
      5   allow dumpstate proc_stat:file r_file_perms;
      6   allow dumpstate persist_file:dir r_dir_perms;
      7   allow dumpstate sysfs_leds:dir search;
      8   allow dumpstate system_block_device:blk_file r_file_perms;
      9 
     10   dontaudit dumpstate self:netlink_xfrm_socket create_socket_perms_no_ioctl;
     11 
     12   binder_call(dumpstate, per_mgr)
     13 ')
     14