2020-01-18 09:29:32 +08:00
|
|
|
# ==============================================
|
|
|
|
# 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
|
2020-01-18 09:29:36 +08:00
|
|
|
#allow keystore debugfs_tracing:file write;
|
2020-01-18 09:29:32 +08:00
|
|
|
allow hal_keymaster_default debugfs_tracing:file write;
|