Move sysfs_touch to gs-common

Bug: 256521567
Test: adb bugreport
Change-Id: I2690b19ba1729af53a7d6e4f3f6c4d87f2ebd7eb
This commit is contained in:
Adam Shih 2022-11-29 07:28:50 +08:00
parent 561d23c356
commit 5944633044
4 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,3 @@
type proc_touch, proc_type, fs_type;
type sysfs_touch, sysfs_type, fs_type;

View File

@ -0,0 +1,2 @@
type sysfs_touch, sysfs_type, fs_type;

View File

@ -0,0 +1,2 @@
type sysfs_touch, sysfs_type, fs_type;

View File

@ -0,0 +1,2 @@
type sysfs_touch, sysfs_type, fs_type;