Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc269 const auto file_contexts_txt = std::string(output_path) + ".txt"; in GenerateFileContexts() local
270 android::base::unique_fd fd(open(file_contexts_txt.c_str(), in GenerateFileContexts()
287 cmd.AddParameter(file_contexts_txt); in GenerateFileContexts()