Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go404 type javaLibraryProperties struct { struct
405 Name *string
406 Srcs []string
407 Soc_specific *bool
408 Device_specific *bool
409 Product_specific *bool
410 Required []string
411 Sdk_version *string
412 Installable *bool
413 Libs []string
[all …]