aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:11:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:11:38 +0000
commita774470debec502516360094787fdf208d421e45 (patch)
treebd64df5b7a24f672c971c8c50e593077b1e04770
parentc7415632ee6b39a58eb22933f04925bb0c4f9e48 (diff)
parentd6907a01f6d5e3e99e5835e12ae614bb7e11e952 (diff)
downloadpython-api-core-a774470debec502516360094787fdf208d421e45.tar.gz
Snap for 10453938 from d6907a01f6d5e3e99e5835e12ae614bb7e11e952 to mainline-odp-releaseaml_odp_341717000aml_odp_341610000
Change-Id: I5fb3c71b623aa407d7b0cc3de845f10819c9f5d2
-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,
- },
- },
}