We have a prebuilt getopt now.
getopt doesn't appear to be used any more, but we've added the prebuilt anyway. Update soong's $PATH allowlist correspondingly. Change-Id: Id416703697f464f4a3b73771611e087d2ec265d1
This commit is contained in:
@@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
|
|||||||
"gcert": Allowed,
|
"gcert": Allowed,
|
||||||
"gcertstatus": Allowed,
|
"gcertstatus": Allowed,
|
||||||
"gcloud": Allowed,
|
"gcloud": Allowed,
|
||||||
"getopt": Allowed,
|
|
||||||
"git": Allowed,
|
"git": Allowed,
|
||||||
"hexdump": Allowed,
|
"hexdump": Allowed,
|
||||||
"jar": Allowed,
|
"jar": Allowed,
|
||||||
|
Reference in New Issue
Block a user