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

Commit 669f7694 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Stop using the host python3

We've now got a prebuilt in prebuilts/build-tools

Test: treehugger
Change-Id: Ic0fb09c8970f3a1c9f3b7b0303168520dcbfc3d8
parent 8c3fec4c
Loading
Loading
Loading
Loading
+21 −22
Original line number Diff line number Diff line
@@ -90,7 +90,6 @@ var Configuration = map[string]PathConfig{
	"openssl": Allowed,
	"patch":   Allowed,
	"pstree":  Allowed,
	"python3":  Allowed,
	"rsync":   Allowed,
	"sh":      Allowed,
	"tr":      Allowed,