diff options
author | Super Liu <supercjliu@google.com> | 2022-07-04 08:53:54 +0800 |
---|---|---|
committer | Super Liu <supercjliu@google.com> | 2022-07-04 09:00:30 +0800 |
commit | 431d3e181f410bf34e6cc3dcaec9c5b76fd56ad8 (patch) | |
tree | 7aa8527c0f017bc4c2f5ae4c1641a94aa0d870ae | |
parent | dbf52d756a8ef797a7738386f5d471adcc4285e1 (diff) |
Add sepolicy for google touch interface
Ignore-AOSP-First: device launch after tm-qpr-dev.
Test: check Treehugger build for sepolicy.
Bug: 201610482
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I193251c4c6e11730149e86144123331c8d3e27fb
-rw-r--r-- | input/genfs_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/input/genfs_contexts b/input/genfs_contexts new file mode 100644 index 0000000..19f57be --- /dev/null +++ b/input/genfs_contexts @@ -0,0 +1,2 @@ +# Touch +genfscon sysfs /devices/virtual/goog_touch_interface u:object_r:sysfs_touch:s0 |