aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:18 +0000
commita9804cbd5a37b1d4ed70a23fea06ca11387e5df7 (patch)
tree4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
parent92a8fe555ab725e84bac4db388fb10c915caad2e (diff)
parenta843f188d4b88dfe1e871c23c0442d6a58545021 (diff)
downloadpyasn1-modules-android-security-14.0.0_r7.tar.gz
Change-Id: Ie20cd471e47ef6279510509758dca86efdff0858
-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",
],