aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 06:21:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 06:21:28 +0000
commit8b19994f84b1408402c84b03b605715e6c32348f (patch)
tree096d350312787c858e6f0f65d2665031156b8f5c
parent0ed98b18692545ce3eabed93797fbd6128c881c9 (diff)
parent672520c31ac592a6de13c1c515030be59749cbed (diff)
downloadvixl-android13-frc-networking-release.tar.gz
Snap for 8558685 from 672520c31ac592a6de13c1c515030be59749cbed to tm-frc-networking-releaset_frc_net_330443000android13-frc-networking-release
Change-Id: Ib4a5d5b6e7595ef3f3c9d90add06824b1b157210
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 23dd0849..e64dec16 100644
--- a/Android.bp
+++ b/Android.bp
@@ -249,5 +249,8 @@ cc_test_host {
linux_glibc_x86_64: {
enabled: true,
},
+ linux_musl_x86_64: {
+ enabled: true,
+ },
},
}