Lines Matching defs:apexBundleProperties
80 type apexBundleProperties struct { struct
83 Manifest *string `android:"path"`
87 AndroidManifest *string `android:"path"`
91 Apex_name *string
96 File_contexts *string `android:"path"`
98 ApexNativeDependencies
100 Multilib apexMultilibProperties
103 Bootclasspath_fragments []string
106 Systemserverclasspath_fragments []string
109 Java_libs []string
112 Prebuilts []string
115 Compat_configs []string
118 Bpfs []string
121 Filesystems []string
125 Min_sdk_version *string
131 Updatable *bool
135 Installable *bool
141 Compressible *bool
145 Use_vndk_as_stable *bool
151 Uses_sdks []string
158 Payload_type *string
162 Payload_fs_type *string
166 Ignore_system_library_special_case *bool
170 Generate_hashtree *bool
174 Test_only_unsigned_payload *bool
178 Test_only_force_compression *bool
184 ApexVariationName string `blueprint:"mutated"`
186 IsCoverageVariant bool `blueprint:"mutated"`
189 SanitizerNames []string `blueprint:"mutated"`
191 PreventInstall bool `blueprint:"mutated"`
193 HideFromMake bool `blueprint:"mutated"`
198 ApexType apexPackaging `blueprint:"mutated"`