aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:58:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:58:44 +0000
commit221783f958aade6852e74c5e57dd250e589652c4 (patch)
treedc67daa53a300a35d4109b4ece5c2ddc6b374c49
parent62b861a182b70faf1765e11fc0ee612d36698a22 (diff)
parent49fa8fcd452e29ac52a36106f6c31b728ef6e467 (diff)
downloadkotlinx.coroutines-android13-frc-ipsec-release.tar.gz
Snap for 8558685 from 49fa8fcd452e29ac52a36106f6c31b728ef6e467 to tm-frc-ipsec-releaset_frc_ips_330443010android13-frc-ipsec-release
Change-Id: I43b9cc51d149b95d6fa8a7b210551358fd0b046d
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0a3b2cff..5225d8c3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -141,3 +141,8 @@ java_library {
"//apex_available:anyapex"
],
}
+
+filegroup {
+ name: "kotlinx-coroutines-play-services",
+ srcs: ["integration/kotlinx-coroutines-play-services/src/**/*.kt"],
+}