blob: 85778d8fd0e919bcf88280e1675a541b39c7af9e [file] [log] [blame]
# Adding allow rule for search on /fuse
allow init fuse:dir { search mounton };
allow init self:capability sys_module;
allow init {
adsprpcd_file
cache_file
persist_file
storage_file
}:dir mounton;
allow init kmsg_device:chr_file write;
#For sdcard
allow init tmpfs:lnk_file create_file_perms;