Merge changes from topic "aapt2_toggle_bazel" into main

* changes:
  Allowlist prebuilt version aapt2
  Allowlist kotlinx_coroutines_android
This commit is contained in:
Treehugger Robot 2023-10-09 16:02:37 +00:00 committed by Gerrit Code Review
commit 37fb733466

View file

@ -673,6 +673,7 @@ var (
// prebuilts
"prebuilt_stats-log-api-gen",
"prebuilt_aapt2",
// fastboot
"fastboot",
@ -854,6 +855,7 @@ var (
"kotlinx_coroutines",
"kotlinx_coroutines-device",
"kotlinx_coroutines-host",
"kotlinx_coroutines_android",
// for building com.android.neuralnetworks
"libimapper_stablec",