Move sysfs_touch to gs-common
Bug: 256521567 Test: adb bugreport Change-Id: I2690b19ba1729af53a7d6e4f3f6c4d87f2ebd7eb
This commit is contained in:
parent
561d23c356
commit
5944633044
@ -1,2 +1,3 @@
|
||||
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…
x
Reference in New Issue
Block a user