aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:23 +0000
commitcbf8d0a88978c3f0da6a1d5b052937a22b126988 (patch)
tree1658cb90958498bab43d7ddd0aa2ef61be41ff5d
parent92c564abdfc2a7be72e1a33253f91b088a7d0153 (diff)
parent19c5e177c75bcc802f5ac1c6e5b2db1d64f2e280 (diff)
downloadipaddress-android14-mainline-permission-release.tar.gz
Change-Id: I96ebd822f1e0bad18717f8b42d82cb249d103076
-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,
- },
- },
}