commit | 7a907c9291fb57d4dcc6bd8841cedcb70e2e7be2 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Nov 13 22:12:30 2018 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Nov 13 22:12:30 2018 -0800 |
tree | cc3a5e70d73fe5435ad58205829b2d845f25ae1b | |
parent | 8ed9032948f5bb15ccfc73cb053b5007de07f665 [diff] [blame] |
Move uniq(1) to toybox. Test: clean build Change-Id: I4819098fd298dbc4f3e424e437a448e1fb1baeaf
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index 6cab573..4034533 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -147,7 +147,6 @@ "todos": Allowed, "touch": Allowed, "tr": Allowed, - "uniq": Allowed, "unix2dos": Allowed, "unzip": Allowed, "wc": Allowed, @@ -177,6 +176,7 @@ "id": Toybox, "true": Toybox, "uname": Toybox, + "uniq": Toybox, "whoami": Toybox, }