aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:01:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:01:41 +0000
commitf26c42d089416a67fce26a95fba285796634840a (patch)
tree4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
parentde0f4144f241d42f673248f4eba1deb88f875c06 (diff)
parenta843f188d4b88dfe1e871c23c0442d6a58545021 (diff)
downloadpyasn1-modules-aml_res_341410010.tar.gz
Snap for 10447354 from a843f188d4b88dfe1e871c23c0442d6a58545021 to mainline-resolv-releaseaml_res_341510000aml_res_341410010aml_res_341311030aml_res_341110000aml_res_340912000android14-mainline-resolv-release
Change-Id: Id34fe82a4c0247ea42e6fb1001875646ba79e093
-rw-r--r--pyasn1_modules/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/pyasn1_modules/Android.bp b/pyasn1_modules/Android.bp
index 24b2cdf..220ab69 100644
--- a/pyasn1_modules/Android.bp
+++ b/pyasn1_modules/Android.bp
@@ -26,14 +26,6 @@ python_library {
srcs: [
"*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
libs: [
"py-pyasn1",
],