Snap for 11610999 from 2e9990cba0c2f7a7b53fe4aa142bd1df5ab01d91 to androidx-activity-release

Change-Id: I1253214ad34500cdd668e68fb56310571ce7f55c
diff --git a/README.md b/README.md
index 759bc2e..edcaa5f 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,10 @@
 This folder contains pre-downloaded dependencies for Kotlin
 native builds.
 
-They are downloaded by running `./gradlew updateKonanPrebuilts` in
-`frameworks/support`. If you need to update prebuilts, please
-re-run that task and commit the result.
+They are downloaded by running
+`development/importMaven/importMaven.sh import-konan-binaries --konan-compiler-version <version>`
+in `frameworks/support`. If you need to update prebuilts, please re-run that task and commit
+the result (replace <version> with kotlin version).
 
 This repository is provided to the Kotlin Multiplatform Build as
 the remote server where it can find the dependencies.
-
-IMPORTANT: As agreed offline and signed off in b/200289211, we will use
-these downloaded dependencies for CI only, and will replace with verified
-self-built libraries before building anything for release.
diff --git a/linux-prebuilts.properties b/linux-prebuilts.properties
index b9cc27b..bbba5f2 100644
--- a/linux-prebuilts.properties
+++ b/linux-prebuilts.properties
@@ -1 +1 @@
-1.9.10=x86_64-unknown-linux-gnu-gcc-8.3.0-glibc-2.19-kernel-4.9-2
+1.9.23=x86_64-unknown-linux-gnu-gcc-8.3.0-glibc-2.19-kernel-4.9-2
diff --git a/nativeCompilerPrebuilts/releases/1.9.10/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.10.tar.gz b/nativeCompilerPrebuilts/releases/1.9.10/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.10.tar.gz
deleted file mode 100644
index f757941..0000000
--- a/nativeCompilerPrebuilts/releases/1.9.10/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.10.tar.gz
+++ /dev/null
Binary files differ
diff --git a/nativeCompilerPrebuilts/releases/1.9.10/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.10.tar.gz b/nativeCompilerPrebuilts/releases/1.9.10/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.10.tar.gz
deleted file mode 100644
index f493169..0000000
--- a/nativeCompilerPrebuilts/releases/1.9.10/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.10.tar.gz
+++ /dev/null
Binary files differ
diff --git a/nativeCompilerPrebuilts/releases/1.9.10/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.10.tar.gz b/nativeCompilerPrebuilts/releases/1.9.10/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.10.tar.gz
deleted file mode 100644
index fd3669c..0000000
--- a/nativeCompilerPrebuilts/releases/1.9.10/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.10.tar.gz
+++ /dev/null
Binary files differ
diff --git a/nativeCompilerPrebuilts/releases/1.9.23/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.23.tar.gz b/nativeCompilerPrebuilts/releases/1.9.23/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.23.tar.gz
new file mode 100644
index 0000000..50fe21f
--- /dev/null
+++ b/nativeCompilerPrebuilts/releases/1.9.23/linux-x86_64/kotlin-native-prebuilt-linux-x86_64-1.9.23.tar.gz
Binary files differ
diff --git a/nativeCompilerPrebuilts/releases/1.9.23/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.23.tar.gz b/nativeCompilerPrebuilts/releases/1.9.23/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.23.tar.gz
new file mode 100644
index 0000000..f592218
--- /dev/null
+++ b/nativeCompilerPrebuilts/releases/1.9.23/macos-aarch64/kotlin-native-prebuilt-macos-aarch64-1.9.23.tar.gz
Binary files differ
diff --git a/nativeCompilerPrebuilts/releases/1.9.23/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.23.tar.gz b/nativeCompilerPrebuilts/releases/1.9.23/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.23.tar.gz
new file mode 100644
index 0000000..b4611ec
--- /dev/null
+++ b/nativeCompilerPrebuilts/releases/1.9.23/macos-x86_64/kotlin-native-prebuilt-macos-x86_64-1.9.23.tar.gz
Binary files differ
diff --git a/target-sysroot-1-android_ndk.tar.gz b/target-sysroot-1-android_ndk.tar.gz
new file mode 100644
index 0000000..d06c12e
--- /dev/null
+++ b/target-sysroot-1-android_ndk.tar.gz
Binary files differ
diff --git a/target-toolchain-2-linux-android_ndk.tar.gz b/target-toolchain-2-linux-android_ndk.tar.gz
new file mode 100644
index 0000000..cea3aae
--- /dev/null
+++ b/target-toolchain-2-linux-android_ndk.tar.gz
Binary files differ
diff --git a/target-toolchain-2-osx-android_ndk.tar.gz b/target-toolchain-2-osx-android_ndk.tar.gz
new file mode 100644
index 0000000..c88f2c1
--- /dev/null
+++ b/target-toolchain-2-osx-android_ndk.tar.gz
Binary files differ