Merge branch 'feature/producer_consomer' of bitbucket.org:panleicim/appointment_tool_js into feature/producer_consomer

This commit is contained in:
2022-11-24 09:53:43 +01:00
2 changed files with 13 additions and 2 deletions
+6 -1
View File
@@ -98,6 +98,11 @@ adb -s G7AZCY07H415CT3 shell pm clear com.android.chrome
adb -s G7AZCY07H415CT3 shell am set-debug-app --persistent com.android.chrome
adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#asus oneplus 8 T
adb -s 07fbd156 shell pm clear com.android.chrome
adb -s 07fbd156 shell am set-debug-app --persistent com.android.chrome
adb -s 07fbd156 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 192.168.56.107:5555 shell pm clear com.android.chrome
adb -s 192.168.56.107:5555 shell am set-debug-app --persistent com.android.chrome
@@ -131,4 +136,4 @@ adb -s 910eceb4 shell am start -n com.android.chrome/com.google.android.apps.chr
#oppo
adb -s b6b245a shell pm clear com.android.chrome
adb -s b6b245a shell am set-debug-app --persistent com.android.chrome
adb -s b6b245a shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
adb -s b6b245a shell am start -n com.android.chrome/com.google.android.apps.chrome.Main