Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go88 type apexBundleProperties struct { struct
91 Manifest *string `android:"path"`
95 AndroidManifest *string `android:"path"`
100 File_contexts *string `android:"path"`
104 Use_file_contexts_as_is *bool
113 Canned_fs_config *string `android:"path"`
115 ApexNativeDependencies
117 Multilib apexMultilibProperties
120 Rros []string
123 Bootclasspath_fragments []string
[all …]