aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:25 +0000
commit8fefb4e46d4cc622fe60e7c53fd1ab6b40666f46 (patch)
treedb9ca288822661b4f23157d74b8cefba55902b8e
parentb65ba7d38707ec4d382f5d38a54e60b4a1ec6fba (diff)
parent89730bc24e31958c06746901caa844ebea48a6f7 (diff)
downloadpycparser-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 89730bc24e31958c06746901caa844ebea48a6f7 to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I074f0f50a68b1846ca3efc4fd0cdc0b83682ecb3
-rw-r--r--pycparser/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/pycparser/Android.bp b/pycparser/Android.bp
index cbab45f..2633170 100644
--- a/pycparser/Android.bp
+++ b/pycparser/Android.bp
@@ -30,13 +30,5 @@ python_library {
data: [
"_c_ast.cfg",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "pycparser",
}