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:
davidycchen 2022-03-07 18:45:04 +08:00 committed by Yen-Chao Chen
parent a4f879a3d4
commit f834376e52

View file

@ -2,6 +2,10 @@
import /vendor/etc/init/hw/init.gs201.rc import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.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 on property:ro.boot.cdt_hwid=0x00030303000100010001000000000000
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf