Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c33514e3 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Revert "Switch to toybox cp(1)."

This reverts commit 98866957.

Reason for revert: http://b/122623408
Bug: http://b/122623408

Change-Id: Ib9ec92f9dd6f9a0db7f598b10241b0474e46aba0
parent ed918b77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ var Configuration = map[string]PathConfig{
	"bash":      Allowed,
	"bc":        Allowed,
	"bzip2":     Allowed,
	"cp":        Allowed,
	"date":      Allowed,
	"dd":        Allowed,
	"diff":      Allowed,
@@ -154,7 +155,6 @@ var Configuration = map[string]PathConfig{
	"chmod":    Toybox,
	"cmp":      Toybox,
	"comm":     Toybox,
	"cp":       Toybox,
	"cut":      Toybox,
	"dirname":  Toybox,
	"du":       Toybox,