summaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
blob: 56c2d49529900bfef702901c6a8927130ce3876f (plain)
1
2
3
4
5
6
7
## /dev/mali, /dev/ump
allow domain mali_device:chr_file rw_file_perms;

userdebug_or_eng(`
			  allow domain diag_device:chr_file rw_file_perms;
')