summaryrefslogtreecommitdiffstats
path: root/non_plat/keystore.te
blob: 9d7e4c71ce5c6cd4aa49aba7083453c34b5f70ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ==============================================
# MTK Policy Rule
# ============

# Date : WK14.40 2014/12/26
# Operation : CTS 5.0_r1
# Purpose : allow access to /data/data for full CTS
allow keystore app_data_file:file write;

# Date : WK17.30 2017/07/25
# Operation : keystore
# Purpose : Fix keystore boot selinux violation
#allow keystore debugfs_tracing:file write;
allow hal_keymaster_default debugfs_tracing:file write;