Merge changes from topic "aapt2_toggle_bazel" into main
* changes:
Allowlist prebuilt version aapt2
Allowlist kotlinx_coroutines_android
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 696bdd5..1e7bc5e 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -673,6 +673,7 @@
// prebuilts
"prebuilt_stats-log-api-gen",
+ "prebuilt_aapt2",
// fastboot
"fastboot",
@@ -854,6 +855,7 @@
"kotlinx_coroutines",
"kotlinx_coroutines-device",
"kotlinx_coroutines-host",
+ "kotlinx_coroutines_android",
// for building com.android.neuralnetworks
"libimapper_stablec",