Merge "Removed a few more log prefixes in core/"
This commit is contained in:
@@ -406,7 +406,7 @@ class WatchDog {
|
||||
std::string path;
|
||||
if (!wvcdm::Properties::GetDeviceFilesBasePath(wvcdm::kSecurityLevelL3,
|
||||
&path)) {
|
||||
LOGW("WatchDog::FailureFilename: Unable to get base path");
|
||||
LOGW("WatchDog: Unable to get base path");
|
||||
return "/data/l3_failure_file";
|
||||
}
|
||||
path += "l3_failure_file";
|
||||
|
||||
Reference in New Issue
Block a user