summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 23:01:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-05 23:01:52 +0000
commit25e90b471555de76bf493f3c334a0c11f30c106c (patch)
treec0ef7660bac140abe46b991b8a779138961e5552
parent28fc3fbd2f7770f7002b8a59d48918dc848a7e35 (diff)
parentf4411f95ba531420f6e26545fe5d94f337fe8de1 (diff)
downloadapache-http-android12L-d2-s5-release.tar.gz
Change-Id: I81fd81a81132cd2ce4d7aa191df314b08fb1c9a5
-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.