aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:34 +0000
commit86f2d710536f0a6c1267b62f893aed8371a9f018 (patch)
tree3bd126ff82b38ca5a060d2534e46b23221f7c6bb
parent5f5cd7b27104976b5b574a8d20a9533ec44a12c1 (diff)
parent750c37cb48b76444c8fba410aaea44d4f45365de (diff)
downloadtimeout-decorator-android14-mainline-mediaprovider-release.tar.gz
Change-Id: Ic8ca220749e263aab4e9ff434cf2fb08cafb76b6
-rw-r--r--timeout_decorator/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/timeout_decorator/Android.bp b/timeout_decorator/Android.bp
index b70e430..05d30e2 100644
--- a/timeout_decorator/Android.bp
+++ b/timeout_decorator/Android.bp
@@ -21,13 +21,5 @@ python_library {
srcs: [
"timeout_decorator.py",
],
- version: {
- py2: {
- enabled: false,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "timeout_decorator",
}