Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories.

Running ./test/run-test --host --prebuild would create empty
$ANDROID_BUILD_TOP/&& and $ANDROID_BUILD_TOP/mkdir directories due to
the way bash parses. This fixes that issue.

Change-Id: I276c5a979df31febc5229e90d402e9c73ceffe3d
1 file changed