[infra] Add missing out directories for Android with compressed pointers.

Change-Id: I5c14fa58ee282b824d1eefee04301f4206aab2f5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/213286
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Ryan Macnak
2021-09-13 19:22:50 +00:00
committed by commit-bot@chromium.org
parent 089bebcae7
commit ebb1a53a44
+3
View File
@@ -279,6 +279,7 @@
"out/DebugAndroidARM/",
"out/DebugAndroidARM_X64/",
"out/DebugAndroidARM64/",
"out/DebugAndroidARM64C/",
"out/ReleaseIA32/",
"out/ReleaseX64/",
"out/ReleaseX64C/",
@@ -289,6 +290,7 @@
"out/ReleaseAndroidARM/",
"out/ReleaseAndroidARM_X64/",
"out/ReleaseAndroidARM64/",
"out/ReleaseAndroidARM64C/",
"out/ReleaseASANX64/",
"out/ReleaseLSANX64/",
"out/ReleaseMSANX64/",
@@ -304,6 +306,7 @@
"out/ProductSIMARM_X64/",
"out/ProductAndroidARM/",
"out/ProductAndroidARM64/",
"out/ProductAndroidARM64C/",
"xcodebuild/DebugIA32/",
"xcodebuild/DebugSIMARM/",
"xcodebuild/DebugSIMARM64/",