aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:14:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:14:10 +0000
commit78f123c84c05484ddde1625a8646ed364f6e22c7 (patch)
treefc51b9e0c0dfd17b872f0cfc45f286b1ef0623ee
parentc1cd0fa18d172fcc26e8cd36026a0586ff14832e (diff)
parent48608d55d804241f1a236d18a36bfd26f41775e7 (diff)
downloaduritemplates-android14-mainline-uwb-release.tar.gz
Change-Id: If4129b650c809b1e9a39d92fd4fd686ff6d38f15
-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",
}