Merge "Remove python 2 support from manifest_utils" am: f517a9c631
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1906866 Change-Id: Ie5f5cf0738bf2d215a5937b534a4ddf5856b1160
This commit is contained in:
@@ -47,15 +47,6 @@ python_library_host {
|
||||
srcs: [
|
||||
"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__"],
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user