Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go520 type javaLibraryProperties struct { struct
521 Name *string
522 Srcs []string
523 Soc_specific *bool
524 Device_specific *bool
525 Product_specific *bool
526 Required []string
527 Sdk_version *string
528 Installable *bool
529 Libs []string
[all …]