summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-12 18:49:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-12 18:49:11 +0000
commit1fa0db4f7d6b231baadac4904d104cdd57815cfd (patch)
tree560616ddf6ed7e41dedaf2fe07916a8d4d27a437
parentee5b9d5f4c969cd1592e8bbc027caa18eda13511 (diff)
parent3b0809d113f27c3ea0847ca7dad72467e27e227a (diff)
downloadapex-1fa0db4f7d6b231baadac4904d104cdd57815cfd.tar.gz
Snap for 8580505 from 3b0809d113f27c3ea0847ca7dad72467e27e227a to main-cg-testing-releasemain-cg-testing-release
Change-Id: I40f4ef9f9518368384585d38bddb7842ab4ce638
-rw-r--r--proto/Android.bp16
1 files changed, 0 insertions, 16 deletions
diff --git a/proto/Android.bp b/proto/Android.bp
index 30b24e33..51809297 100644
--- a/proto/Android.bp
+++ b/proto/Android.bp
@@ -45,14 +45,6 @@ cc_library_static {
python_library_host {
name: "apex_manifest_proto",
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
srcs: [
"apex_manifest.proto",
],
@@ -63,14 +55,6 @@ python_library_host {
python_library_host {
name: "apex_build_info_proto",
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
srcs: [
"apex_build_info.proto",
],