C10: start twoshay service during boot
Bug: 199104528 Test: twoshay starts during boot. Signed-off-by: davidycchen <davidycchen@google.com> Change-Id: I862df8aa612fb9c409cf37538c2ab2e5cb794117
This commit is contained in:
parent
a4f879a3d4
commit
f834376e52
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
import /vendor/etc/init/hw/init.gs201.rc
|
||||
import /vendor/etc/init/hw/init.pantah.rc
|
||||
|
||||
on property:vendor.device.modules.ready=1
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00030303000100010001000000000000
|
||||
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue