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
+7 -1
View File
@@ -131,4 +131,10 @@ 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
#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