Searched defs:fileGroupProperties (Results 1 – 2 of 2) sorted by relevance
38 type fileGroupProperties struct { struct40 Srcs proptools.Configurable[[]string] `android:"path"`42 Exclude_srcs proptools.Configurable[[]string] `android:"path"`46 Device_first_srcs proptools.Configurable[[]string] `android:"path_device_first"`50 Device_common_srcs proptools.Configurable[[]string] `android:"path_device_common"`56 Path *string60 Export_to_make_var *string
21 type fileGroupProperties struct { struct22 Name *string23 Owner *string24 Srcs []string