Merge "Switch to toybox patch(1)."

This commit is contained in:
Elliott Hughes 2020-08-05 23:30:14 +00:00 committed by Gerrit Code Review
commit 325d73f260

View file

@ -88,7 +88,6 @@ var Configuration = map[string]PathConfig{
"javap": Allowed, "javap": Allowed,
"lsof": Allowed, "lsof": Allowed,
"openssl": Allowed, "openssl": Allowed,
"patch": Allowed,
"pstree": Allowed, "pstree": Allowed,
"rsync": Allowed, "rsync": Allowed,
"sh": Allowed, "sh": Allowed,