Searched refs:kPostInstallLinkerconfig (Results 1 – 1 of 1) sorted by relevance
187 constexpr const char* kPostInstallLinkerconfig = "/postinstall/linkerconfig"; in otapreopt_chroot() local189 if (mount("tmpfs", kPostInstallLinkerconfig, "tmpfs", 0, nullptr) != 0) { in otapreopt_chroot()190 PLOG(ERROR) << "Failed to mount a tmpfs for " << kPostInstallLinkerconfig; in otapreopt_chroot()