aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:05:24 +0000
commitdabdef09c21909c7e27ec8258a74bfd0435dd14e (patch)
tree9fbe5bfdf87dc2b4ff25734d3fd5d950ed83bdbc
parent14fc06bdfc9d9241ba04357d3a4646f9a08425f5 (diff)
parent215c8609ff3ac0686bee8868e688048a2814bbe3 (diff)
downloadjinja-android13-mainline-ipsec-release.tar.gz
Snap for 8570526 from 215c8609ff3ac0686bee8868e688048a2814bbe3 to mainline-ipsec-releaseaml_ips_331910010aml_ips_331312000aml_ips_331310000aml_ips_331111030aml_ips_331014020android13-mainline-ipsec-release
Change-Id: Idbceca510c906143f8043f23108e63351a48fb73
-rw-r--r--Android.bp19
1 files changed, 0 insertions, 19 deletions
diff --git a/Android.bp b/Android.bp
index 77bc8066..a79f39a2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,25 +16,6 @@ license {
}
python_library {
- name: "py2-jinja",
- host_supported: true,
- srcs: ["src/jinja2/*.py"],
- exclude_srcs: ["src/jinja2/async*.py"],
- libs: [
- "py-markupsafe",
- "py-setuptools",
- ],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: false,
- },
- },
-}
-
-python_library {
name: "py-jinja",
host_supported: true,
srcs: ["src/jinja2/*.py"],