aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:05:34 +0000
commit1bbc2e5b1e0719a6c6a92a29be821300af582b54 (patch)
tree0bf4fcd0e3c03744c8f98622e1cee69689351244
parentb002e92712ba1b09a707962d5bbc7fbd0f66e836 (diff)
parentbee1c61bcc963e883cbdae3badcf874bbd36d2d8 (diff)
downloadpyserial-android14-mainline-permission-release.tar.gz
Change-Id: I70f18b79d608c1b4b0b659170f2e05e62367777a
-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",
}