Some rules is no need any more, need to remove it. MTK-Commit-Id: 49685f1299d990a7195a2d54b955517d8f2cc699 Change-Id: I4a590ad781589cf94989ce72c88751ac10b82eae CR-Id: ALPS03982747 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
14 lines
385 B
Plaintext
14 lines
385 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 hal_keymaster_default debugfs_tracing:file write;
|