summaryrefslogtreecommitdiff
path: root/sepolicy/untrusted_app.te (plain)
blob: 0bfedb23148347869971bd789e308f1400eea21f
1allow untrusted_app system_control:binder { call transfer };
2
3allow untrusted_app fuseblk:dir { search };
4allow untrusted_app fuseblk:file { read open getattr };
5
6allow untrusted_app vendor_file:file { read open getattr };
7allow untrusted_app debugfs_mali:dir search;
8
9get_prop(untrusted_app, netflix_prop)
10