aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:58:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:58:33 +0000
commit8fabfb2c884c19cf59c6282998207adf367acb4d (patch)
tree4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
parent4922111110f16d5923cbfc3a55ab3d21b82f393d (diff)
parent4be5ac0e115153fa544d2611f50ac76eebe61893 (diff)
downloadpyasn1-modules-8fabfb2c884c19cf59c6282998207adf367acb4d.tar.gz
Change-Id: I71ac777667a9a72417c436ec25d1f9c4ef1e0704
-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",
],