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

Commit 79c3096f authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Revert "Switch to toybox tar.""

am: ba9a5197

Change-Id: I094b68c7937d93abe1a76639d667a1191594f6c6
parents 9f9778cf ba9a5197
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ var Configuration = map[string]PathConfig{
	"realpath": Allowed,
	"rsync":    Allowed,
	"sh":       Allowed,
	"tar":      Allowed,
	"tr":       Allowed,
	"unzip":    Allowed,
	"zip":      Allowed,
@@ -164,7 +165,6 @@ var Configuration = map[string]PathConfig{
	"sort":      LinuxOnlyPrebuilt,
	"stat":      LinuxOnlyPrebuilt,
	"tail":      LinuxOnlyPrebuilt,
	"tar":       LinuxOnlyPrebuilt,
	"tee":       LinuxOnlyPrebuilt,
	"timeout":   LinuxOnlyPrebuilt,
	"touch":     LinuxOnlyPrebuilt,