init: modify touch offload permission for twoshay

Bug: 273163806
Test: twoshay launched successfully.
Change-Id: I16ca4d79ae833f4d85aba2ac922b1fd3d62530d1
Signed-off-by: Wendly Li <wendlyli@google.com>
This commit is contained in:
Wendly Li 2024-01-12 09:39:16 +00:00
parent 768314f7a7
commit 4827f9dc06

View file

@ -118,4 +118,8 @@ on init
# Start the twoshay touch service # Start the twoshay touch service
on property:sys.boot_completed=1 on property:sys.boot_completed=1
chown system input /dev/touch_offload
chown system input /dev/touch_offload_outer
chmod 660 /dev/touch_offload
chmod 660 /dev/touch_offload_outer
start twoshay start twoshay