[ALPS04475279] Revert Sepolicy:move type sysfs_mmcblk

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
This commit is contained in:
Shanshan Guo 2020-01-18 10:14:23 +08:00
parent d82b26fb4d
commit 6b7634890e
2 changed files with 3 additions and 5 deletions

View File

@ -346,7 +346,9 @@ type sysfs_power_off_vol, fs_type, sysfs_type;
type sysfs_fg_disable, fs_type, sysfs_type;
type sysfs_dis_nafg, fs_type, sysfs_type;
# Date : WK18.16
# Purpose: Android Migration
type sysfs_mmcblk, fs_type, sysfs_type;
type aee_dipdebug_vendor_file, file_type, data_file_type;

View File

@ -6,9 +6,5 @@
type provision_file, file_type, data_file_type;
type key_install_data_file, file_type, data_file_type;
# Date : WK18.16
# Purpose: Android Migration
type sysfs_mmcblk, fs_type, sysfs_type;
# lbs debug file
type lbs_dbg_data_file, file_type, data_file_type, core_data_file_type;