blob: 96b7bc26880c0f5822df079ef93ccdfe286c1aa0 [file] [log] [blame]
Igor Murashkine39f8d22020-02-12 16:28:19 -08001typeattribute iorap_inode2filename coredomain;
2
3# Grant access to open most of the files under /
4allow iorap_inode2filename dalvikcache_data_file:dir { getattr open read search };
5allow iorap_inode2filename dalvikcache_data_file:file { getattr };
6allow iorap_inode2filename dex2oat_exec:lnk_file { getattr open read };
7allow iorap_inode2filename dexoptanalyzer_exec:file { getattr };
8allow iorap_inode2filename storaged_data_file:dir { getattr open read search };
9allow iorap_inode2filename storaged_data_file:file { getattr };