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