Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e0ccf4f authored by Elliott Hughes's avatar Elliott Hughes
Browse files

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
parent 0684c5fc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
	"gcert":          Allowed,
	"gcertstatus":    Allowed,
	"gcloud":         Allowed,
	"getopt":         Allowed,
	"git":            Allowed,
	"hexdump":        Allowed,
	"jar":            Allowed,