Fix verifier test base testdata directory after merge conflict

Change-Id: I7ffba0be5a6befc875ce59b51a008c1892e7d34b
This commit is contained in:
Jed Estep 2016-02-22 10:59:37 -08:00
parent a4436f7b25
commit e1305768f6

View file

@ -42,7 +42,7 @@
#endif
static const char* DATA_PATH = getenv("ANDROID_DATA");
static const char* TESTDATA_PATH = "/recovery_component_test/testdata/";
static const char* TESTDATA_PATH = "/recovery/testdata/";
// This is build/target/product/security/testkey.x509.pem after being
// dumped out by dumpkey.jar.