commit | dc2699cfde4c67ceb1b488a2f1bdc3f00dbc7614 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Apr 30 19:48:27 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 30 19:48:27 2019 +0000 |
tree | e8ca85700d3d30916519035b007a36f3004da69b | |
parent | feef2ef4d7cc146885c482899f9a967554dc083d [diff] | |
parent | e114b3f0a98c45be2fba57d73598d63ce1c8253a [diff] |
Merge "bzip2/xz: use the prebuilts."
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index ed2d9ca..54bc5a8 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -76,7 +76,6 @@ var Configuration = map[string]PathConfig{ "bash": Allowed, "bc": Allowed, - "bzip2": Allowed, "date": Allowed, "dd": Allowed, "diff": Allowed, @@ -104,7 +103,6 @@ "timeout": Allowed, "tr": Allowed, "unzip": Allowed, - "xz": Allowed, "zip": Allowed, "zipinfo": Allowed,