Merge "[ALPS04475279] Sepolicy:move type sysfs_mmcblk" into alps-trunk-q0.basic

Change-Id: Ic0e05fe2193f56681534c162c5bda2099f642b43
MTK-Commit-Id: 7163ce9a190023ad740e736f212512815b23f8c3
This commit is contained in:
Shanshan Guo 2020-01-18 10:14:09 +08:00 committed by Gerrit Code Review
commit 57056d7216
2 changed files with 5 additions and 5 deletions

View File

@ -334,10 +334,6 @@ type sys_usb_rawbulk, fs_type, sysfs_type;
# Backlight brightness file
type sysfs_vibrator_setting, fs_type, sysfs_type;
# Date : WK18.16
# Purpose: Android Migration
type sysfs_mmcblk, fs_type, sysfs_type;
# Vibrator vibrate file
type sysfs_leds_setting, fs_type, sysfs_type;

View File

@ -4,4 +4,8 @@
#for drm key install
type provision_file, file_type, data_file_type;
type key_install_data_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;