sdm845-common: sepolicy: Address init denials

Change-Id: Ib68ab9934cc3668eae004812c56692e2a5a010d2
This commit is contained in:
LuK1337
2020-01-21 13:08:13 +01:00
parent 5337b5167a
commit b8e72b1ff6
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ type sysfs_fod, sysfs_type, fs_type;
type sysfs_fpc_proximity, sysfs_type, fs_type;
type sysfs_graphics, sysfs_type, fs_type;
type sysfs_oem, sysfs_type, fs_type;
type sysfs_usb_supply, sysfs_type, fs_type;
# data
type display_misc_file, file_type, data_file_type, core_data_file_type;