aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:52:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:52:56 +0000
commit8c7f36cdf15e32ce837306c0903a17592a2fcb86 (patch)
tree0bf4fcd0e3c03744c8f98622e1cee69689351244
parent88e74f1961d9cb5b1ed3bca8334f713bb050f6ed (diff)
parentbee1c61bcc963e883cbdae3badcf874bbd36d2d8 (diff)
downloadpyserial-8c7f36cdf15e32ce837306c0903a17592a2fcb86.tar.gz
Snap for 10453563 from bee1c61bcc963e883cbdae3badcf874bbd36d2d8 to mainline-ipsec-releaseaml_ips_341611000aml_ips_341510000aml_ips_340914280aml_ips_340914200aml_ips_340914000
Change-Id: I21a72ca0a84952ada54f496e434de84196c4fc35
-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",
}