Merge "Switch to toybox dd." into main

This commit is contained in:
Elliott Hughes
2023-08-21 19:30:29 +00:00
committed by Gerrit Code Review

View File

@@ -87,7 +87,6 @@ func GetConfig(name string) PathConfig {
// run during the build. For more documentation, see path_interposer.go .
var Configuration = map[string]PathConfig{
"bash": Allowed,
"dd": Allowed,
"diff": Allowed,
"dlv": Allowed,
"expr": Allowed,