Add Android APK fleet nodes with Crucible UI integration and tests.
APK wrapper registers platform=android via AETHERFORGE_PLATFORM; fleet UI shows robot icons, Android Access Depth probes, and a shortened mining onion timeline.
This commit is contained in:
@@ -186,6 +186,7 @@ if (-not $SkipE2E) {
|
||||
go build -o $ServerExe .
|
||||
Pop-Location
|
||||
}
|
||||
$env:AETHERFORGE_E2E = "1"
|
||||
$proc = Start-Process -FilePath $ServerExe -ArgumentList "-port","18989","-data",$DataDir -WorkingDirectory $Root -PassThru -WindowStyle Hidden
|
||||
try {
|
||||
$ready = $false
|
||||
|
||||
Reference in New Issue
Block a user