Snap for 9376547 from a5773119ee to udc-release

Change-Id: Id77265dcf6f0f4f79e7e151fb6b1ba96728ce03a
This commit is contained in:
Android Build Coastguard Worker 2022-12-07 02:07:34 +00:00
commit 22ee7d4da8
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pixel_bugreport(dump_gti)
allow dump_gti sysfs_touch:dir r_dir_perms;
allow dump_gti sysfs_touch:file rw_file_perms;
allow dump_gti sysfs_touch_gti:dir r_dir_perms;
allow dump_gti sysfs_touch_gti:file rw_file_perms;
allow dump_gti vendor_toolbox_exec:file execute_no_trans;

View file

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

View file

@ -1,2 +1,2 @@
# Touch
genfscon sysfs /devices/virtual/goog_touch_interface u:object_r:sysfs_touch:s0
genfscon sysfs /devices/virtual/goog_touch_interface u:object_r:sysfs_touch_gti:s0