aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:27 +0000
commit8ab23d66a9e21368aaeff4b147b8ae6dbd6807ac (patch)
tree4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
parent463bec239ee091c548ad74c8ce4193369bd9c4e2 (diff)
parenta843f188d4b88dfe1e871c23c0442d6a58545021 (diff)
downloadpyasn1-modules-android14-mainline-permission-release.tar.gz
Change-Id: I141e10e52b8f3734613aee7894cd079918f4dc91
-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",
],