summaryrefslogtreecommitdiffstats
path: root/test/init_shell.te
blob: 7a48c8bad16704655d93a29cc86f5cba785a61f3 (plain)
1
2
3
4
userdebug_or_eng(`
  allow qti_init_shell fuse:dir create_dir_perms;
  allow qti_init_shell fuse:file create_file_perms;
')