summaryrefslogtreecommitdiffstats
path: root/sepolicy/vold.te
blob: 9ba8469294fb546f7d588a6119fd09e4a58d445b (plain)
1
2
3
4
5
# vold
allow vold efs_file:dir { getattr read open ioctl };

# For 'aes-*' module requests.
allow vold kernel:system module_request;