Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_bootclasspath.go40 type platformBootclasspathModule struct { struct
41 android.SingletonModuleBase
42 ClasspathFragmentBase
44 properties platformBootclasspathProperties
47 configuredModules []android.Module
50 fragments []android.Module
53 hiddenAPIFlagsCSV android.OutputPath
56 hiddenAPIIndexCSV android.OutputPath
59 hiddenAPIMetadataCSV android.OutputPath
79 func (b *platformBootclasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntries) {
[all …]