aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:25 +0000
commit80d653c6bf04c87402fe3ed2b85b8ab5da80519e (patch)
treebd64df5b7a24f672c971c8c50e593077b1e04770
parent55f92c3185cdffe870feb15ec9381ce768916750 (diff)
parentd6907a01f6d5e3e99e5835e12ae614bb7e11e952 (diff)
downloadpython-api-core-android14-tests-release.tar.gz
Change-Id: Iea39cff4a321e55d3a0e46af7f0481f60779c0a6
-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,
- },
- },
}