Remove Python enables identical to global defaults.
Bug: 245854393 Test: presubmit Change-Id: Id4712fd33ac690144c9d65af9b226412b7e63e04
This commit is contained in:
@@ -27,11 +27,7 @@ python_test_host {
|
|||||||
"mainline_modules_sdks_test_data/**/*",
|
"mainline_modules_sdks_test_data/**/*",
|
||||||
],
|
],
|
||||||
version: {
|
version: {
|
||||||
py2: {
|
|
||||||
enabled: false,
|
|
||||||
},
|
|
||||||
py3: {
|
py3: {
|
||||||
enabled: true,
|
|
||||||
embedded_launcher: true,
|
embedded_launcher: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -18,14 +18,6 @@ package {
|
|||||||
|
|
||||||
python_defaults {
|
python_defaults {
|
||||||
name: "modules-common-proto-python-defaults",
|
name: "modules-common-proto-python-defaults",
|
||||||
version: {
|
|
||||||
py2: {
|
|
||||||
enabled: false,
|
|
||||||
},
|
|
||||||
py3: {
|
|
||||||
enabled: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
python_library_host {
|
python_library_host {
|
||||||
|
|||||||
@@ -21,11 +21,7 @@ package {
|
|||||||
python_defaults {
|
python_defaults {
|
||||||
name: "modules-common-tools-python-defaults",
|
name: "modules-common-tools-python-defaults",
|
||||||
version: {
|
version: {
|
||||||
py2: {
|
|
||||||
enabled: false,
|
|
||||||
},
|
|
||||||
py3: {
|
py3: {
|
||||||
enabled: true,
|
|
||||||
embedded_launcher: true,
|
embedded_launcher: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user