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