summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2021-06-04 17:49:34 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-04 17:49:34 +0000
commit9373c1cf621baaed96450e696ee49f29ffe82de3 (patch)
treec0ef7660bac140abe46b991b8a779138961e5552
parent8839b3027fa35cac5b3b1afa63648bf4101f4397 (diff)
parent199612e35cad9fcd4caeaa882f2ff5a14f4c78a3 (diff)
downloadapache-http-9373c1cf621baaed96450e696ee49f29ffe82de3.tar.gz
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/apache-http/+/14845236 Change-Id: I05395035ee70e0a22e8f9cb2769fd0a97b2c0bbd
-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.