Merge "Remove python 2 support from manifest_utils" am: f517a9c631
am: 4674a20939
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1906866 Change-Id: I914ed7e32e5bf36ca182705d7cef5b104028fe0c
This commit is contained in:
@@ -47,15 +47,6 @@ python_library_host {
|
|||||||
srcs: [
|
srcs: [
|
||||||
"manifest.py",
|
"manifest.py",
|
||||||
],
|
],
|
||||||
version: {
|
|
||||||
py2: {
|
|
||||||
// TODO(b/203436762) Remove when system/apex/apexer/apexer.py is converted
|
|
||||||
enabled: true,
|
|
||||||
},
|
|
||||||
py3: {
|
|
||||||
enabled: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
visibility: ["//system/apex/apexer:__pkg__"],
|
visibility: ["//system/apex/apexer:__pkg__"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user