Home
last modified time | relevance | path

Searched refs:linkerconfig_error_msg (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp309 std::string linkerconfig_error_msg; in otapreopt_chroot() local
310 bool linkerconfig_exec_result = Exec(linkerconfig_cmd, &linkerconfig_error_msg); in otapreopt_chroot()
312 LOG(ERROR) << "Running linkerconfig failed: " << linkerconfig_error_msg; in otapreopt_chroot()