Merge "Switch to toybox find for darwin and linux."

This commit is contained in:
Elliott Hughes
2019-10-23 14:52:28 +00:00
committed by Gerrit Code Review

View File

@@ -80,7 +80,6 @@ var Configuration = map[string]PathConfig{
"diff": Allowed,
"dlv": Allowed,
"expr": Allowed,
"find": Allowed,
"fuser": Allowed,
"getopt": Allowed,
"git": Allowed,