Prevent "/usr/bin/env: 'python': No such file or directory" error.

Ensure the existence of python3, python2 and python respectively. If
none of those exist, quit immediately with keep running atest.

BUG: 185399398
BUG: 185094069

Test: source build/envsetup.sh; lunch
atest -vc hello_world_test

Change-Id: I84d4031c7bf3d1d0048ca20657a4cad2f0a6b1d2
1 file changed