aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:30 +0000
commitfdcfca797b9c2ea8cfc05d5ab01f6345803c4d93 (patch)
tree5445fb790b73b05f5297f7c8d8f61e2e97c46fbe
parent6285994b4fa454b993649d73ddfbf0a9d64c9d36 (diff)
parent3ccf4a764ea48a952dfd3dfa6b91dd79b5bc995f (diff)
downloadfutures-android13-mainline-mediaprovider-release.tar.gz
Change-Id: I2d477bf71ce0d177d7a7839380156ea122963dd0
-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"],
-}