aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:21 +0000
commitfa78641154ab98b679118ebab234978a94883f19 (patch)
tree5445fb790b73b05f5297f7c8d8f61e2e97c46fbe
parentaa2e48a37eb392a59e4f7fb300e06e950b978fe3 (diff)
parent3ccf4a764ea48a952dfd3dfa6b91dd79b5bc995f (diff)
downloadfutures-android13-mainline-ipsec-release.tar.gz
Snap for 8570526 from 3ccf4a764ea48a952dfd3dfa6b91dd79b5bc995f to mainline-ipsec-releaseaml_ips_331910010aml_ips_331312000aml_ips_331310000aml_ips_331111030aml_ips_331014020android13-mainline-ipsec-release
Change-Id: I021093869a2403451e6556bf534723a594f43d84
-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"],
-}