Skip to content
Snippets Groups Projects
Commit f834376e authored by davidycchen's avatar davidycchen Committed by Yen-Chao Chen
Browse files

C10: start twoshay service during boot


Bug: 199104528
Test: twoshay starts during boot.

Signed-off-by: default avatardavidycchen <davidycchen@google.com>
Change-Id: I862df8aa612fb9c409cf37538c2ab2e5cb794117
parent a4f879a3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment