aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:18 +0000
commit3a82de2c482072a6b7c40f366c060d923b03d3d3 (patch)
treefc51b9e0c0dfd17b872f0cfc45f286b1ef0623ee
parent6f5b519a056f4d397cdd7bf80ad376ca290d3c8a (diff)
parent48608d55d804241f1a236d18a36bfd26f41775e7 (diff)
downloaduritemplates-android14-mainline-os-statsd-release.tar.gz
Change-Id: Icb7498e1e0fb7592953f747d0a561b5e8bee6fe3
-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",
}