aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",
}