summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 23:02:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 23:02:26 +0000
commit185b4d18bbe82ac3eaebdb0e99825e4482418b77 (patch)
treec0ef7660bac140abe46b991b8a779138961e5552
parent22e37d0ffdadfed43428f10cd86b23506b9bff0d (diff)
parentf4411f95ba531420f6e26545fe5d94f337fe8de1 (diff)
downloadapache-http-185b4d18bbe82ac3eaebdb0e99825e4482418b77.tar.gz
Change-Id: I12cf2a19bf0f9d5188fb2b574650f81292c0985f
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 76ee467..0d71a1a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -105,6 +105,7 @@ java_sdk_library {
// See http://b/119021844 for more details.
"--subtract-api $(location :frameworks-base-api-current.txt)",
],
+ dist_group: "android",
}
// Make the current.txt available for use by the cts/tests/signature tests.