Home
last modified time | relevance | path

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

/build/soong/apex/
Dandroidmk.go347 var installs []string
348 installs = append(installs, android.SortedStringKeys(installMapSet)...)
349 fmt.Fprintln(w, "LOCAL_LICENSE_INSTALL_MAP +=", strings.Join(installs, " "))
/build/soong/android/
Drule_builder.go47 installs RuleBuilderInstalls member
80 func (installs RuleBuilderInstalls) String() string {
82 for i, install := range installs {
196 r.installs = append(r.installs, RuleBuilderInstall{from, to})
399 return append(RuleBuilderInstalls(nil), r.installs...)
/build/make/core/
Dapp_prebuilt_internal.mk264 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
Dpackage_internal.mk325 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto98 // Metadata for instant installs.
/build/make/
Denvsetup.sh17 - mm: Builds and installs all of the modules in the current directory, and their
19 - mmm: Builds and installs all of the modules in the supplied directories, and their