Merge "Move sysfs_touch to gs-common"
This commit is contained in:
commit
3c40c1a204
4 changed files with 7 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
type proc_touch, proc_type, fs_type;
|
type proc_touch, proc_type, fs_type;
|
||||||
|
type sysfs_touch, sysfs_type, fs_type;
|
||||||
|
|
||||||
|
|
2
touch/gti/sepolicy/file.te
Normal file
2
touch/gti/sepolicy/file.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
type sysfs_touch, sysfs_type, fs_type;
|
||||||
|
|
2
touch/lsi/sepolicy/file.te
Normal file
2
touch/lsi/sepolicy/file.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
type sysfs_touch, sysfs_type, fs_type;
|
||||||
|
|
2
touch/syna/sepolicy/file.te
Normal file
2
touch/syna/sepolicy/file.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
type sysfs_touch, sysfs_type, fs_type;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue