Android O MR1 IOT Release 1.0.4 (4973263)
Do not assume HOST_OUT_EXECUTABLES is always in the PATH

domainGenerator.py assumes HOST_OUT_EXECUTABLES is always in the
PATH, which is not always the case.  This change fixes the glitch.

Bug: 79784127
Test: Run `make PRODUCT-<device>-<buildtype>` without executing `lunch`
Change-Id: I388567c57d0f302fb8a698f01913d7aa36f794dc
1 file changed