summaryrefslogtreecommitdiff
path: root/sepolicy/untrusted_app.te (plain)
blob: 9653e1582173a9c09c4315266f68f4cdceba7bdf
1allow untrusted_app system_control:binder { call };
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