Home
last modified time | relevance | path

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

/build/soong/java/
Dsystem_modules.go93 type SystemModules struct { struct
94 android.ModuleBase
96 properties SystemModulesProperties
98 outputFile android.Path
112 func (system *SystemModules) GenerateAndroidBuildActions(ctx android.ModuleContext) {
125 func (system *SystemModules) DepsMutator(ctx android.BottomUpMutatorContext) {
129 func (system *SystemModules) AndroidMk() android.AndroidMkData {