Home
last modified time | relevance | path

Searched defs:apexBundleProperties (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/apex/
H A Dapex.go72 type apexBundleProperties struct { struct
75 Manifest *string `android:"path"`
79 AndroidManifest proptools.Configurable[string] `android:"path,replace_instead_of_append"`
84 File_contexts *string `android:"path"`
88 Use_file_contexts_as_is *bool
97 Canned_fs_config proptools.Configurable[string] `android:"path,replace_instead_of_append"`
99 ApexNativeDependencies
101 Multilib apexMultilibProperties
104 Rros []string
107 Bootclasspath_fragments proptools.Configurable[[]string]
[all …]