Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go527 apkcertsOutput = flag.String("apkcerts", "", var
600 (*apkcertsOutput != "" && *partition == "") {
646 if err == nil && *apkcertsOutput != "" {
647 apkcertsFile, err := os.Create(*apkcertsOutput)