aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-23 01:13:05 +0000
commita82781ef82f6fd9355a97c4a91f8ada153cb0a88 (patch)
treeb4f1ce84a4ed2b431ce39733bd4a990c9f75537b
parent44df165bb7c0920046744f1b45d684fb84b62130 (diff)
parentc38db5abbc6c8f54fd88cde1122e5a25ae25bbcd (diff)
downloadenum34-android14-gsi.tar.gz
Change-Id: I2d65638350cd0228d56d6105d0cd044a994f8da4
-rw-r--r--enum/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/enum/Android.bp b/enum/Android.bp
index 95daf3f..206080d 100644
--- a/enum/Android.bp
+++ b/enum/Android.bp
@@ -35,10 +35,5 @@ python_library {
srcs: [
"__init__.py",
],
- version: {
- py2: {
- enabled: true,
- },
- },
pkg_path: "enum",
}