aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:34 +0000
commit5aa18724b9abdf9d0d641f2f6916392d9460d7c7 (patch)
treefc51b9e0c0dfd17b872f0cfc45f286b1ef0623ee
parent2033e391a385be49c18b4cac717982346a1d5e3d (diff)
parent48608d55d804241f1a236d18a36bfd26f41775e7 (diff)
downloaduritemplates-android14-mainline-media-release.tar.gz
Change-Id: I8be87b4484a2801ae15cd24b65217e09f9a9484a
-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",
}