Merge "Use python / python2.7 prebuilts"

This commit is contained in:
Dan Willemsen 2019-02-20 01:51:06 +00:00 committed by Gerrit Code Review
commit ac0f5d3643
1 changed files with 33 additions and 35 deletions

View File

@ -96,8 +96,6 @@ var Configuration = map[string]PathConfig{
"openssl": Allowed,
"patch": Allowed,
"pstree": Allowed,
"python": Allowed,
"python2.7": Allowed,
"python3": Allowed,
"realpath": Allowed,
"rsync": Allowed,