summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 03:02:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 03:02:05 +0000
commit86e52c38f2496b66303a8bbf944f4b5de42037d2 (patch)
treec0ef7660bac140abe46b991b8a779138961e5552
parente0b2ee408a1c936716ac9f40baded86f1ad42e80 (diff)
parent199612e35cad9fcd4caeaa882f2ff5a14f4c78a3 (diff)
downloadapache-http-android12-d1-s1-release.tar.gz
Change-Id: Ifa2b80a08a843b451e07e1efe2d1deea84a3c303
-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.