Searched defs:BootimgInfo (Results 1 – 1 of 1) sorted by relevance
289 type BootimgInfo struct { struct290 Cmdline []string291 Kernel android.Path292 Dtb android.Path293 Bootconfig android.Path294 Output android.Path295 PropFileForMiscInfo android.Path296 HeaderVersion string