Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dplatform_bootclasspath.go39 type platformBootclasspathModule struct { struct
40 android.ModuleBase
41 ClasspathFragmentBase
43 properties platformBootclasspathProperties
46 configuredModules []android.Module
49 fragments []android.Module
52 hiddenAPIFlagsCSV android.OutputPath
55 hiddenAPIIndexCSV android.OutputPath
58 hiddenAPIMetadataCSV android.OutputPath
75 func (b *platformBootclasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntries) {
[all …]