summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-10-31 04:44:27 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-10-31 04:44:27 +0000
commite4ec72bee68d1ba4846d7ccf7b9acb8bffa189bc (patch)
treec27358639718412b78975c5a3db7cd09e9c1b133
parentc4b33b7a214ba25d4ca894b9d42bff6f85fe4407 (diff)
parent915083fa0de2dda3f77415dbe91a625b60c81502 (diff)
downloadapache-http-e4ec72bee68d1ba4846d7ccf7b9acb8bffa189bc.tar.gz
Merge "Build API stub with less number of source files"
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index cccb75f..04d4aa9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,9 +32,6 @@ java_sdk_library {
":org.apache.http.legacy.sources",
":org.apache.http.legacy.android.sources",
],
- api_srcs: [
- ":apache-http-stubs-sources",
- ],
api_packages: [
"android.net.compatibility",
"android.net.http",