OSDN Git Service

Change hard-coded temporary directory.
authorChristopher Ferris <cferris@google.com>
Thu, 15 Aug 2013 19:54:40 +0000 (12:54 -0700)
committerChristopher Ferris <cferris@google.com>
Mon, 23 Sep 2013 19:10:49 +0000 (12:10 -0700)
commit6d1f85dcdcf32117332b48563357d311a2886c30
tree709a3fdb5f5abfe46380047678e1474c66dbd567
parente0d1d4cf497bddd8f24b6d22feec33d655cae0dd
Change hard-coded temporary directory.

The properties tests creates a temporary directory in /data/nativetest,
but this directory might not exist in all circumstances.
Change this to create the temporary directory in /data/local/tmp.

(cherry picked from commit bd6dc6a8864a1997eb8608030ac816740169c463)

Change-Id: I15144ece7ffb5c29eded9a1ef399db630f6af5ab
tests/property_benchmark.cpp
tests/system_properties_test.cpp