Modify where gtest captured data is stored.

Stop using $EXTERNAL_STORAGE for the temporary directory, use
$ANDROID_DATA/local/tmp instead.

If $ANDROID_DATA is not set, use /tmp (which happens when running a host
based gtest).

Bug: 11234772

Change-Id: I6c12ea9e6eb281317b48eb672e9a8d294cb1caed
1 file changed