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
commite8a6ca824afdba89a75bf258316c97fd14413bd3 (patch)
treecb44db917e170d25d2d1eaaba3ba6bb668873ae9
parent63e66945d5cbd2125827c2c0aaadcf86b3d9f5f7 (diff)
parent0f9de4435eccc3c023e68f243620ffb8449428df (diff)
downloadtyping-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 0f9de4435eccc3c023e68f243620ffb8449428df to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: Ib0336e1a00345e8e9ce4778abf90d8a2b49ff655
-rw-r--r--typing_extensions/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/typing_extensions/Android.bp b/typing_extensions/Android.bp
index 33b5f83..2769575 100644
--- a/typing_extensions/Android.bp
+++ b/typing_extensions/Android.bp
@@ -22,13 +22,5 @@ python_library {
"__init__.py",
"src/typing_extensions.py",
],
- version: {
- py2: {
- enabled: false,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "typing_extensions",
}