Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Ddroiddoc.go877 type ExportedDroiddocDir struct { struct
878 android.ModuleBase
880 properties ExportedDroiddocDirProperties
882 deps android.Paths
883 dir android.Path
894 func (d *ExportedDroiddocDir) DepsMutator(android.BottomUpMutatorContext) {}
896 func (d *ExportedDroiddocDir) GenerateAndroidBuildActions(ctx android.ModuleContext) {