Searched defs:apexBundleProperties (Results 1 – 1 of 1) sorted by relevance
72 type apexBundleProperties struct { struct75 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 *bool97 Canned_fs_config proptools.Configurable[string] `android:"path,replace_instead_of_append"`99 ApexNativeDependencies101 Multilib apexMultilibProperties104 Rros []string107 Bootclasspath_fragments proptools.Configurable[[]string][all …]