summaryrefslogtreecommitdiff
path: root/common/sepolicy/keystore.te (plain)
blob: 0a0edb31be7c630ffea247a8c751cd08c3f43830
1allow keystore app_data_file:file rw_file_perms;
2allow keystore tmpfs:filesystem associate;
3allow keystore drm_device:chr_file { read open write ioctl };
4