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:
parent
0684c5fc11
commit
4e0ccf4f59
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
|
|||
"gcert": Allowed,
|
||||
"gcertstatus": Allowed,
|
||||
"gcloud": Allowed,
|
||||
"getopt": Allowed,
|
||||
"git": Allowed,
|
||||
"hexdump": Allowed,
|
||||
"jar": Allowed,
|
||||
|
|
Loading…
Reference in a new issue