aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:29 +0000
commit2a5a2c152a3dd446fb35cc155612d9171b747d0c (patch)
treeeaba3baa2b836a1bb8454e17c88da903cb355e08
parentd35f85b31610524c6bc50237e14a6c5ddeedaa19 (diff)
parent7a4219fcd133d5c7cd37e02e55ae2173333f49b4 (diff)
downloadrsa-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 7a4219fcd133d5c7cd37e02e55ae2173333f49b4 to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: Ifee0c370c83fac1f32ff79404027502bb4fcfc45
-rw-r--r--rsa/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/rsa/Android.bp b/rsa/Android.bp
index d437bee..709336e 100644
--- a/rsa/Android.bp
+++ b/rsa/Android.bp
@@ -29,13 +29,5 @@ python_library {
libs: [
"py-pyasn1",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "rsa",
}