OSDN Git Service

ART: Fix PWD in oat tests
authorAndreas Gampe <agampe@google.com>
Wed, 14 May 2014 22:33:03 +0000 (15:33 -0700)
committerAndreas Gampe <agampe@google.com>
Wed, 14 May 2014 22:33:03 +0000 (15:33 -0700)
commitd5ca7b3db10875a6441cd55b90fcb72b0e243b9b
treee35d323700ba9b2f5f358deed38016e5339877fd
parentd0916f36d27b643bca970f3645c38f44270c74ef
ART: Fix PWD in oat tests

PWD is not correct when OUT_DIR_COMMON_BASE is set to build into
a different out directory. Replace with $(realpath X).

Change-Id: I050bb859271c21ee1ecabbacd8c40669ae34accb
test/Android.mk