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

Commit b01a74fb authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Disallow system m4

Everything should be using the prebuilt now.

Bug: 117561006
Test: treehugger
Test: check bass logs for m4 uses
Change-Id: Ic69d715d72d64bb0082e2f2c247113155d8b3de0
parent c69d715d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,6 @@ var Configuration = map[string]PathConfig{
	"java":     Allowed,
	"javap":    Allowed,
	"lsof":     Allowed,
	"m4":       Log,
	"openssl":  Allowed,
	"patch":    Allowed,
	"pstree":   Allowed,