Change-Id: Ic78db8195c5c51f85c9c6fd3ef8333489afd6e79 MTK-Commit-Id: 848bf57127be9d01fd1df4aab95737855456afee
15 lines
428 B
Plaintext
15 lines
428 B
Plaintext
# ==============================================
|
|
# 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;
|