Remove python 2 support from manifest_utils
Bug: 203436762 Test: Presubmits Change-Id: If93033a428aa1aa0dd2db973666d4790af8f0912
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