Searched refs:kFsVerityInitPath (Results 1 – 1 of 1) sorted by relevance
43 static const char* kFsVerityInitPath = "/system/bin/fsverity_init"; variable258 const char* const argv[] = {kFsVerityInitPath, "--load-extra-key", "fsv_ods"}; in addCertToFsVerityKeyring()283 return Error() << kFsVerityInitPath << ": abnormal process exit"; in addCertToFsVerityKeyring()287 return Error() << kFsVerityInitPath << " exited with " << status; in addCertToFsVerityKeyring()