Home
last modified time | relevance | path

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

/build/soong/android/
Dfilegroup.go38 type fileGroupProperties struct { struct
40 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 *string
60 Export_to_make_var *string