Move sysfs_touch to gs-common

Bug: 256521567
Test: adb bugreport
Change-Id: I2690b19ba1729af53a7d6e4f3f6c4d87f2ebd7eb
diff --git a/touch/focaltech/sepolicy/file.te b/touch/focaltech/sepolicy/file.te
index 929bf69..c9a0c1f 100644
--- a/touch/focaltech/sepolicy/file.te
+++ b/touch/focaltech/sepolicy/file.te
@@ -1,2 +1,3 @@
 type proc_touch, proc_type, fs_type;
+type sysfs_touch, sysfs_type, fs_type;
 
diff --git a/touch/gti/sepolicy/file.te b/touch/gti/sepolicy/file.te
new file mode 100644
index 0000000..3e53ec3
--- /dev/null
+++ b/touch/gti/sepolicy/file.te
@@ -0,0 +1,2 @@
+type sysfs_touch, sysfs_type, fs_type;
+
diff --git a/touch/lsi/sepolicy/file.te b/touch/lsi/sepolicy/file.te
new file mode 100644
index 0000000..3e53ec3
--- /dev/null
+++ b/touch/lsi/sepolicy/file.te
@@ -0,0 +1,2 @@
+type sysfs_touch, sysfs_type, fs_type;
+
diff --git a/touch/syna/sepolicy/file.te b/touch/syna/sepolicy/file.te
new file mode 100644
index 0000000..3e53ec3
--- /dev/null
+++ b/touch/syna/sepolicy/file.te
@@ -0,0 +1,2 @@
+type sysfs_touch, sysfs_type, fs_type;
+