Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc309 std::string vendor_boot_params = ReadFile(unpack_dir + "/vendor_boot_params"); in RepackVendorBootImage() local
311 ExtractValue(vendor_boot_params, "vendor command line args: ") + in RepackVendorBootImage()