Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go224 type BootclasspathFragmentModule struct { struct
225 android.ModuleBase
226 android.ApexModuleBase
227 android.SdkBase
228 ClasspathFragmentBase
230 properties bootclasspathFragmentProperties
232 sourceOnlyProperties SourceOnlyBootclasspathProperties
235 modulePaths []string
240 bootImageDeviceInstalls []dexpreopterInstall
303 …pathFragmentInitContentsFromImage(ctx android.EarlyModuleContext, m *BootclasspathFragmentModule) {
[all …]