Revert "Switch to toybox cp(1)."
This reverts commit 9886695763
.
Reason for revert: http://b/122623408
Bug: http://b/122623408
Change-Id: Ib9ec92f9dd6f9a0db7f598b10241b0474e46aba0
This commit is contained in:
@@ -78,6 +78,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"bash": Allowed,
|
"bash": Allowed,
|
||||||
"bc": Allowed,
|
"bc": Allowed,
|
||||||
"bzip2": Allowed,
|
"bzip2": Allowed,
|
||||||
|
"cp": Allowed,
|
||||||
"date": Allowed,
|
"date": Allowed,
|
||||||
"dd": Allowed,
|
"dd": Allowed,
|
||||||
"diff": Allowed,
|
"diff": Allowed,
|
||||||
@@ -154,7 +155,6 @@ var Configuration = map[string]PathConfig{
|
|||||||
"chmod": Toybox,
|
"chmod": Toybox,
|
||||||
"cmp": Toybox,
|
"cmp": Toybox,
|
||||||
"comm": Toybox,
|
"comm": Toybox,
|
||||||
"cp": Toybox,
|
|
||||||
"cut": Toybox,
|
"cut": Toybox,
|
||||||
"dirname": Toybox,
|
"dirname": Toybox,
|
||||||
"du": Toybox,
|
"du": Toybox,
|
||||||
|
Reference in New Issue
Block a user