aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:11:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:11:37 +0000
commit1afd10386651e4fe46664909e60d63cccacc51e0 (patch)
tree0bf4fcd0e3c03744c8f98622e1cee69689351244
parentb9d570bf862ef37eb1c6a72d9aae8fc69c8aeecf (diff)
parentbee1c61bcc963e883cbdae3badcf874bbd36d2d8 (diff)
downloadpyserial-android14-mainline-sdkext-release.tar.gz
Snap for 10453563 from bee1c61bcc963e883cbdae3badcf874bbd36d2d8 to mainline-sdkext-releaseaml_sdk_341510000aml_sdk_341410000aml_sdk_341110080aml_sdk_341110000aml_sdk_341010000aml_sdk_340912010android14-mainline-sdkext-release
Change-Id: I5e4d7f33868e5d429583bbd4d67480d4f268de9b
-rw-r--r--serial/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/serial/Android.bp b/serial/Android.bp
index 9242660..dc32fb3 100644
--- a/serial/Android.bp
+++ b/serial/Android.bp
@@ -21,13 +21,5 @@ python_library {
srcs: [
"**/*.py",
],
- version: {
- py2: {
- enabled: false,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "serial",
}