aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:27 +0000
commit92a727723261556c1b76ced632bcbe4a33c1138b (patch)
tree0bf4fcd0e3c03744c8f98622e1cee69689351244
parentdb02d7abec54789a9fe916a9d22658dda199e92a (diff)
parentbee1c61bcc963e883cbdae3badcf874bbd36d2d8 (diff)
downloadpyserial-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from bee1c61bcc963e883cbdae3badcf874bbd36d2d8 to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I138fe0bb36b06e361c08b5967912e523857ac53d
-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",
}