diff Makefile @ 525:b61919d8a701

code cleanup; document connections file
author Carl Byington <carl@five-ten-sg.com>
date Sat, 01 Jun 2024 10:12:40 -0600
parents 775a81a78a2b
children
line wrap: on
line diff
--- a/Makefile	Fri May 31 21:14:55 2024 -0600
+++ b/Makefile	Sat Jun 01 10:12:40 2024 -0600
@@ -140,6 +140,10 @@
 	echo installing $(debugapk)
 	$(adb) install -r -d $(debugapk)
 
+install.android.connections:
+	$(adb) push $(dest)/../testcases/deployment.connections /storage/self/primary/AccuSpeech/VoiceProjects/510Connectbot.connections
+	$(adb) shell ls -al /storage/self/primary/AccuSpeech/VoiceProjects
+
 logcat.device:
 	$(adb) logcat -c
 	$(adb) logcat