Use TEST_TMPDIR for zip_manifest_extractor_test.sh.
--
MOS_MIGRATED_REVID=137209855
diff --git a/tools/android/zip_manifest_creator_test.sh b/tools/android/zip_manifest_creator_test.sh
index d1fd5c8..d102b1a 100755
--- a/tools/android/zip_manifest_creator_test.sh
+++ b/tools/android/zip_manifest_creator_test.sh
@@ -15,7 +15,8 @@
# limitations under the License.
export RUNFILES=${RUNFILES:-$($(cd $(dirname ${BASH_SOURCE[0]})); pwd)}
-CUT=$RUNFILES/tools/android/zip_manifest_creator
+CUT="$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)/zip_manifest_creator"
+cd $TEST_TMPDIR
touch classes.jar
touch AndroidManifest.xml