aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:26 +0000
commit3e38da09aa8e082aa862939016fe5bdf2bfb3b87 (patch)
tree19fe4c8ed8b142382a99c61a8ed6b2e64e9d54b4
parenta3c36a8335da4db1d9cb7fd9b30069cca58d0422 (diff)
parented8dd239218d2458b037dc1bbac155d6383f831b (diff)
downloadportpicker-android14-mainline-permission-release.tar.gz
Change-Id: If17b2a583e475b58bc0905c7ed9d65390fc7ce9b
-rw-r--r--src/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Android.bp b/src/Android.bp
index 0d5b8ac..5c1e523 100644
--- a/src/Android.bp
+++ b/src/Android.bp
@@ -23,13 +23,5 @@ python_library {
"portpicker.py",
"portserver.py",
],
- version: {
- py2: {
- enabled: false,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "portpicker",
}