summaryrefslogtreecommitdiff
path: root/sepolicy/untrusted_app.te (plain)
blob: bd360528cde1811b647c0aed93a220446f4c7e68
1allow untrusted_app system_control:binder { call };
2
3allow untrusted_app fuseblk:dir { search };
4allow untrusted_app fuseblk:file { read open getattr };
5