use static e2e appview did

This commit is contained in:
Samuel Newman
2026-07-28 12:40:27 +03:00
parent 57e6b0dd7e
commit 70c1af7ea7
4 changed files with 6 additions and 27 deletions
-1
View File
@@ -152,7 +152,6 @@ echo "Metro bundle pre-warmed for $bundle_platform"
if [[ "$platform" == "android" ]]; then
phase "Configuring Android localhost routing"
adb -s "$device_id" reverse tcp:3000 tcp:3000
adb -s "$device_id" reverse tcp:1986 tcp:1986
adb -s "$device_id" reverse tcp:8081 tcp:8081
fi