summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Pfetsch <spfetsch@google.com>2021-10-20 23:12:02 +0000
committerSteve Pfetsch <spfetsch@google.com>2021-10-20 23:15:22 +0000
commit5e940d2c3348d341f92caa05ecd9c921dccffabd (patch)
tree5bfde95ff0fb0fafe39f37d7465d49cbdbda34e7
parent53c4289b10dd934241ec7faf10933ec8d5a3f2bf (diff)
downloadpixel-sepolicy-5e940d2c3348d341f92caa05ecd9c921dccffabd.tar.gz
pixel-sepolicy: Add additional variants of touch_offload device nameandroid12L-dev
[WIP] It would be better to find a regex to capture all variants Bug: 203136531 Signed-off-by: Steve Pfetsch <spfetsch@google.com> Change-Id: I6a3d438b611223d30bc472a3f283d6e016e14479
-rw-r--r--input/file_contexts2
1 files changed, 2 insertions, 0 deletions
diff --git a/input/file_contexts b/input/file_contexts
index 09728be..2157b00 100644
--- a/input/file_contexts
+++ b/input/file_contexts
@@ -1,2 +1,4 @@
/dev/touch_offload u:object_r:touch_offload_device:s0
+/dev/touch_offload_fts u:object_r:touch_offload_device:s0
+/dev/touch_offload_fts_ext u:object_r:touch_offload_device:s0
/vendor/bin/twoshay u:object_r:twoshay_exec:s0