Merge "Switch to toybox realpath."

This commit is contained in:
Elliott Hughes
2019-12-20 00:27:10 +00:00
committed by Gerrit Code Review

View File

@@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
"patch": Allowed,
"pstree": Allowed,
"python3": Allowed,
"realpath": Allowed,
"rsync": Allowed,
"sh": Allowed,
"tr": Allowed,