Revert "Switch to toybox hostname(1)."
This reverts commit b115b81095
.
Reason for revert: http://b/123123255
Change-Id: I0f2bfebf1189fdc71e093538a8b228dd0e0b6946
This commit is contained in:
@@ -90,6 +90,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"grep": Allowed,
|
"grep": Allowed,
|
||||||
"gzip": Allowed,
|
"gzip": Allowed,
|
||||||
"hexdump": Allowed,
|
"hexdump": Allowed,
|
||||||
|
"hostname": Allowed,
|
||||||
"jar": Allowed,
|
"jar": Allowed,
|
||||||
"java": Allowed,
|
"java": Allowed,
|
||||||
"javap": Allowed,
|
"javap": Allowed,
|
||||||
@@ -141,7 +142,6 @@ var Configuration = map[string]PathConfig{
|
|||||||
"expr": Toybox,
|
"expr": Toybox,
|
||||||
"head": Toybox,
|
"head": Toybox,
|
||||||
"getconf": Toybox,
|
"getconf": Toybox,
|
||||||
"hostname": Toybox,
|
|
||||||
"id": Toybox,
|
"id": Toybox,
|
||||||
"ln": Toybox,
|
"ln": Toybox,
|
||||||
"ls": Toybox,
|
"ls": Toybox,
|
||||||
|
Reference in New Issue
Block a user