Set dist_group: "android" for external/apache-http java_sdk_libraries am: 199612e35c

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/apache-http/+/14845236

Change-Id: I05395035ee70e0a22e8f9cb2769fd0a97b2c0bbd
diff --git a/Android.bp b/Android.bp
index 76ee467..0d71a1a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -105,6 +105,7 @@
         // 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.