aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:55 +0000
commit1105eae2d6470fe9e908049c6735f8f44450a22e (patch)
tree19fe4c8ed8b142382a99c61a8ed6b2e64e9d54b4
parentadff9875db785251441cf0b884da4de8bcb5a56b (diff)
parented8dd239218d2458b037dc1bbac155d6383f831b (diff)
downloadportpicker-android14-mainline-media-swcodec-release.tar.gz
Change-Id: I9a79342a5b05d86366c70123f8a8ebbb429646c5
-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",
}