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