summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:03 +0000
commitbf4c47f5401f7b005153d99ce9cb55c99b88dc57 (patch)
tree648102b50f7c0c6487904616748b3583e9041883
parent6382660c5797dc90d60e5e0b27d8f8d9f7824978 (diff)
parent09948d41d6b3b06d4f51351d12c4c470db0bfb8f (diff)
downloadply-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 09948d41d6b3b06d4f51351d12c4c470db0bfb8f to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I11e0f50f19b8cfa777542a7832cee5d63ddbf953
-rw-r--r--ply/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/ply/Android.bp b/ply/Android.bp
index aabd500..d64ae0c 100644
--- a/ply/Android.bp
+++ b/ply/Android.bp
@@ -28,12 +28,4 @@ python_library {
srcs: [
"ply/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
}