summaryrefslogtreecommitdiffstats
path: root/non_plat/keystore.te
blob: 174c8f5c01cff77f1cebd4b2a24497865c07dbf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ==============================================
# 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 hal_keymaster_default debugfs_tracing:file write;