Fix verifier test base testdata directory after merge conflict
Change-Id: I7ffba0be5a6befc875ce59b51a008c1892e7d34b
This commit is contained in:
parent
a4436f7b25
commit
e1305768f6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue