aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:24 +0000
commit4e10f1eedc11a563b7b5cf83998e681fbcbd0ed4 (patch)
tree4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
parent35ee5379e7fe34eee6e4cb650d5c3abe30be2d5a (diff)
parenta843f188d4b88dfe1e871c23c0442d6a58545021 (diff)
downloadpyasn1-modules-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from a843f188d4b88dfe1e871c23c0442d6a58545021 to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: Ib9dc353c912eaf368dca9da967ce697f4015e424
-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",
],