Merge "[ALPS04475279] Sepolicy:move type sysfs_mmcblk" into alps-trunk-q0.basic
Change-Id: Ic0e05fe2193f56681534c162c5bda2099f642b43 MTK-Commit-Id: 7163ce9a190023ad740e736f212512815b23f8c3
This commit is contained in:
commit
57056d7216
@ -334,10 +334,6 @@ type sys_usb_rawbulk, fs_type, sysfs_type;
|
|||||||
# Backlight brightness file
|
# Backlight brightness file
|
||||||
type sysfs_vibrator_setting, fs_type, sysfs_type;
|
type sysfs_vibrator_setting, fs_type, sysfs_type;
|
||||||
|
|
||||||
# Date : WK18.16
|
|
||||||
# Purpose: Android Migration
|
|
||||||
type sysfs_mmcblk, fs_type, sysfs_type;
|
|
||||||
|
|
||||||
# Vibrator vibrate file
|
# Vibrator vibrate file
|
||||||
type sysfs_leds_setting, fs_type, sysfs_type;
|
type sysfs_leds_setting, fs_type, sysfs_type;
|
||||||
|
|
||||||
|
@ -4,4 +4,8 @@
|
|||||||
|
|
||||||
#for drm key install
|
#for drm key install
|
||||||
type provision_file, file_type, data_file_type;
|
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user