Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go889 type ExportedDroiddocDir struct { struct
890 android.ModuleBase
892 properties ExportedDroiddocDirProperties
894 deps android.Paths
895 dir android.Path
906 func (d *ExportedDroiddocDir) DepsMutator(android.BottomUpMutatorContext) {}
908 func (d *ExportedDroiddocDir) GenerateAndroidBuildActions(ctx android.ModuleContext) {