Merge "Switch to toybox gzip."

This commit is contained in:
Elliott Hughes
2020-01-13 17:21:02 +00:00
committed by Gerrit Code Review

View File

@@ -82,8 +82,6 @@ var Configuration = map[string]PathConfig{
"fuser": Allowed, "fuser": Allowed,
"getopt": Allowed, "getopt": Allowed,
"git": Allowed, "git": Allowed,
"gzcat": Allowed,
"gzip": Allowed,
"hexdump": Allowed, "hexdump": Allowed,
"jar": Allowed, "jar": Allowed,
"java": Allowed, "java": Allowed,