Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go836 type ExportedDroiddocDir struct { struct
837 android.ModuleBase
839 properties ExportedDroiddocDirProperties
841 deps android.Paths
842 dir android.Path
853 func (d *ExportedDroiddocDir) DepsMutator(android.BottomUpMutatorContext) {}
855 func (d *ExportedDroiddocDir) GenerateAndroidBuildActions(ctx android.ModuleContext) {