Lines Matching defs:apexBundleProperties
88 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
126 Systemserverclasspath_fragments []string
129 Java_libs []string
132 Sh_binaries []string
135 Compat_configs []string
138 Filesystems []string
142 Min_sdk_version *string
148 Updatable *bool
155 Future_updatable *bool
159 Platform_apis *bool
163 Installable *bool
167 Use_vndk_as_stable *bool
174 Payload_type *string
178 Payload_fs_type *string
182 Ignore_system_library_special_case *bool
186 Generate_hashtree *bool
190 Test_only_unsigned_payload *bool
194 Test_only_force_compression *bool
198 Custom_sign_tool *string
202 Dynamic_common_lib_apex *bool
208 ApexVariationName string `blueprint:"mutated"`
210 IsCoverageVariant bool `blueprint:"mutated"`
213 SanitizerNames []string `blueprint:"mutated"`
215 PreventInstall bool `blueprint:"mutated"`
217 HideFromMake bool `blueprint:"mutated"`
222 ApexType apexPackaging `blueprint:"mutated"`