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
commit 936a18d8da
1 changed files with 0 additions and 1 deletions

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,