aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:14:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:14:05 +0000
commit014d32bd7db0485144449ef5ac52f89cf802ddab (patch)
treebd64df5b7a24f672c971c8c50e593077b1e04770
parentc7415632ee6b39a58eb22933f04925bb0c4f9e48 (diff)
parentd6907a01f6d5e3e99e5835e12ae614bb7e11e952 (diff)
downloadpython-api-core-android14-mainline-uwb-release.tar.gz
Change-Id: I8e0bc15bbd0f6cbbc22e198dfbc7c4805dd481ce
-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,
- },
- },
}