aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:34 +0000
commit9a50fe5675fb50188c403393dd31dc7912537afa (patch)
treefc51b9e0c0dfd17b872f0cfc45f286b1ef0623ee
parentf0bbe0d35c466e533181ba0a53a5ec192620a2dc (diff)
parent48608d55d804241f1a236d18a36bfd26f41775e7 (diff)
downloaduritemplates-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 48608d55d804241f1a236d18a36bfd26f41775e7 to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: If0266081341b56a04b144050611cb74ff1a777fa
-rw-r--r--uritemplate/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/uritemplate/Android.bp b/uritemplate/Android.bp
index 068c029..f878d86 100644
--- a/uritemplate/Android.bp
+++ b/uritemplate/Android.bp
@@ -26,13 +26,5 @@ python_library {
srcs: [
"*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "uritemplate",
}