aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:20 +0000
commitc5389ace1b5808ff7934166fb74445a03cfa4ad9 (patch)
tree7bbe5e1ae9a94289e5b196031fe3b9eee274ff9e
parentecc2f36be88d2ab1b9b18a451621555653cbb9e4 (diff)
parent46e96844758592ebba0935bbc7757a4d460b9920 (diff)
downloadgoogle-auth-library-python-android14-mainline-mediaprovider-release.tar.gz
Change-Id: I516b9536d878bd571b4687b9aeb09d3ed8fd2993
-rw-r--r--Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
index 3a01311..b5de606 100644
--- a/Android.bp
+++ b/Android.bp
@@ -41,12 +41,4 @@ python_library {
"google/auth/transport/*.py",
"google/oauth2/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
}