Searched defs:fileGroup (Results 1 – 1 of 1) sorted by relevance
43 type fileGroup struct { struct44 android.ModuleBase45 properties fileGroupProperties47 systemPublicSrcs android.Paths48 systemPrivateSrcs android.Paths49 systemVendorSrcs android.Paths50 systemReqdMaskSrcs android.Paths52 systemExtPublicSrcs android.Paths53 systemExtPrivateSrcs android.Paths55 productPublicSrcs android.Paths[all …]