aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:49 +0000
commitf6ab854c9342afce96c859c4ca2f72bf1d7e8b29 (patch)
tree7bbe5e1ae9a94289e5b196031fe3b9eee274ff9e
parentecc2f36be88d2ab1b9b18a451621555653cbb9e4 (diff)
parent46e96844758592ebba0935bbc7757a4d460b9920 (diff)
downloadgoogle-auth-library-python-android14-mainline-media-swcodec-release.tar.gz
Change-Id: If4fbd99256163ae6f7c8e510b61251edffafeabe
-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,
- },
- },
}