aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:02:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:02:18 +0000
commit7068acf26091f8d9650fd08c32103c7a1ad2644e (patch)
tree1658cb90958498bab43d7ddd0aa2ef61be41ff5d
parent07088d4d80b419d36557c909195322cf285adfc7 (diff)
parent19c5e177c75bcc802f5ac1c6e5b2db1d64f2e280 (diff)
downloadipaddress-7068acf26091f8d9650fd08c32103c7a1ad2644e.tar.gz
Change-Id: I4cd7e392342c6a851896ab8f3c03f89e4d9bd066
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index fcc2f89..42f26f9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,9 +35,4 @@ python_library {
srcs: [
"ipaddress.py",
],
- version: {
- py2: {
- enabled: true,
- },
- },
}