Skip to content
Snippets Groups Projects
Commit e3d53115 authored by Wei Wang's avatar Wei Wang Committed by android-build-merger
Browse files

init.te: grant sysfs_type debugfs_type am: 6cd8c9be am: 76658d28

am: eea5d322

Change-Id: I0298115bf35ed0c9a96e39f584ee9869ab7cd5ff
parents a056882a eea5d322
Branches
No related tags found
No related merge requests found
...@@ -181,7 +181,7 @@ allow init { ...@@ -181,7 +181,7 @@ allow init {
allow init cache_file:lnk_file r_file_perms; allow init cache_file:lnk_file r_file_perms;
allow init { file_type -system_file -exec_type }:dir_file_class_set relabelto; allow init { file_type -system_file -exec_type }:dir_file_class_set relabelto;
allow init { sysfs debugfs debugfs_tracing }:{ dir file lnk_file } { getattr relabelfrom }; allow init { sysfs_type debugfs_type}:{ dir file lnk_file } { getattr relabelfrom };
allow init { sysfs_type debugfs_type }:{ dir file lnk_file } relabelto; allow init { sysfs_type debugfs_type }:{ dir file lnk_file } relabelto;
allow init dev_type:dir create_dir_perms; allow init dev_type:dir create_dir_perms;
allow init dev_type:lnk_file create; allow init dev_type:lnk_file create;
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment