Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dfilegroup.go43 type fileGroup struct { struct
44 android.ModuleBase
45 properties fileGroupProperties
47 systemPublicSrcs android.Paths
48 systemPrivateSrcs android.Paths
49 systemVendorSrcs android.Paths
50 systemReqdMaskSrcs android.Paths
52 systemExtPublicSrcs android.Paths
53 systemExtPrivateSrcs android.Paths
55 productPublicSrcs android.Paths
[all …]