aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asn1crypto/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/asn1crypto/Android.bp b/asn1crypto/Android.bp
index 28a9fd9..d29cd49 100644
--- a/asn1crypto/Android.bp
+++ b/asn1crypto/Android.bp
@@ -27,13 +27,5 @@ python_library {
"*.py",
"_perf/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "asn1crypto",
}