Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1305768 authored by Jed Estep's avatar Jed Estep
Browse files

Fix verifier test base testdata directory after merge conflict

Change-Id: I7ffba0be5a6befc875ce59b51a008c1892e7d34b
parent a4436f7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.