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:
parent
768314f7a7
commit
4827f9dc06
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue