Revert "[ALPS04475279] Sepolicy:move type sysfs_mmcblk" MTK-Commit-Id: 29c0cafecc272113f799b08271f1ad71fd5abb30 Change-Id: I7b9988640f621e1dfb7129d9bf21ca446e447d04 CR-Id: ALPS04475279 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
11 lines
331 B
Plaintext
11 lines
331 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
#for drm key install
|
|
type provision_file, file_type, data_file_type;
|
|
type key_install_data_file, file_type, data_file_type;
|
|
|
|
# lbs debug file
|
|
type lbs_dbg_data_file, file_type, data_file_type, core_data_file_type;
|