Merge "Revert "Switch to toybox tar."" am: ba9a51979d
am: 79c3096fb4
Change-Id: Ia24877001d9185efb689ef7caa886d1d381c7a21
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user