aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-03-22 17:33:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-22 17:33:47 +0000
commit34c93d8e154d7ecc61719ca410a130a1b8f2057a (patch)
tree64dbe10dd558664a18abdb0f26ba41d7a72f016a
parent77be51bcab62c59bfba333fc23c1a709522631c6 (diff)
parent4e0ccf4f595b62f1f0cf7bc5670f16fe0b4736c6 (diff)
downloadsoong-34c93d8e154d7ecc61719ca410a130a1b8f2057a.tar.gz
Merge "We have a prebuilt getopt now." into main
-rw-r--r--ui/build/paths/config.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go
index 2f25a8ce5..81c678d3f 100644
--- a/ui/build/paths/config.go
+++ b/ui/build/paths/config.go
@@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
"gcert": Allowed,
"gcertstatus": Allowed,
"gcloud": Allowed,
- "getopt": Allowed,
"git": Allowed,
"hexdump": Allowed,
"jar": Allowed,