Home
last modified time | relevance | path

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

/external/bazelbuild-rules_android/src/tools/mi/deployment_oss/
Ddeploy_binary.go42appPackagePath = flag.String("manifest_package_name_path", "", "Path to file containing the manife… var
134 if *appPackagePath == "" {
171 appPackage := strings.TrimSpace(string(readFile(*appPackagePath)))