aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:10:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:10:13 +0000
commit586d87dc28797bef3ea0ba1ed05b83c62309fc5e (patch)
tree5445fb790b73b05f5297f7c8d8f61e2e97c46fbe
parent87456f368ca615418e71a76c6c4b1da89c270372 (diff)
parent3ccf4a764ea48a952dfd3dfa6b91dd79b5bc995f (diff)
downloadfutures-android13-mainline-networking-release.tar.gz
Change-Id: I2383d2fd2071ab1b4ed55b11c0070187be922291
-rw-r--r--Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
index b85574c..9bc581b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -41,11 +41,3 @@ license {
"LICENSE",
],
}
-
-python_library {
- name: "py2-futures",
- srcs: [
- "concurrent/**/*.py",
- ],
- defaults: ["py2_only"],
-}