Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go333 type ccLibraryProperties struct { struct
334 Name *string
335 Srcs []string
336 Soc_specific *bool
337 Device_specific *bool
338 Product_specific *bool
339 Sysprop struct {
342 Target struct {
351 Required []string
352 Recovery *bool
[all …]