Home
last modified time | relevance | path

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

/external/robolectric-shadows/soong/
Drobolectric.go31 type buildProps struct { struct
32 android.ModuleBase
33 output android.WritablePath
38 func (b *buildProps) Srcs() android.Paths {
42 func (b *buildProps) GenerateAndroidBuildActions(ctx android.ModuleContext) {