Stop using the host python3

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

Bug: 123089883
Test: treehugger
Change-Id: Ic0fb09c8970f3a1c9f3b7b0303168520dcbfc3d8
Merged-In: Ic0fb09c8970f3a1c9f3b7b0303168520dcbfc3d8
(cherry picked from commit 669f769470)
This commit is contained in:
Dan Willemsen
2019-12-09 14:33:17 -08:00
parent 765ccd021f
commit 828e1575e1

View File

@@ -90,7 +90,6 @@ var Configuration = map[string]PathConfig{
"openssl": Allowed, "openssl": Allowed,
"patch": Allowed, "patch": Allowed,
"pstree": Allowed, "pstree": Allowed,
"python3": Allowed,
"rsync": Allowed, "rsync": Allowed,
"sh": Allowed, "sh": Allowed,
"tr": Allowed, "tr": Allowed,