aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:13 +0000
commitaff2c31fd8f3a2fa3e51d471d5ebfc28f23d7022 (patch)
treebd64df5b7a24f672c971c8c50e593077b1e04770
parentc7415632ee6b39a58eb22933f04925bb0c4f9e48 (diff)
parentd6907a01f6d5e3e99e5835e12ae614bb7e11e952 (diff)
downloadpython-api-core-android14-mainline-os-statsd-release.tar.gz
Change-Id: Ie4f2bc4af3e971e66fc1dbffb81c2cb3b754b56a
-rw-r--r--Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
index a534f01..6c3c2bb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,12 +39,4 @@ python_library {
"google/api_core/operations_v1/transports/*.py",
"google/api_core/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
}