Revert "Add a tool to list contents of .img file"

Revert submission 2041990-microdroid-contents

Reason for revert: b/227144320 (broken build)
Reverted Changes:
Ie2f471d39:Add the golden list of microdroid contents
I7c4fca184:Add a tool to list contents of .img file

Change-Id: If2b5d6cb1325cb17ef2bdc4f13ded003ab2dd6d7
This commit is contained in:
Jooyung Han
2022-03-28 09:44:33 +00:00
parent b3a3a2893b
commit 1df464a90b
2 changed files with 0 additions and 111 deletions

View File

@@ -188,11 +188,3 @@ python_binary_host {
"get_clang_version.py",
],
}
python_binary_host {
name: "list_image",
main: "list_image.py",
srcs: [
"list_image.py",
],
}