Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go417 type javaLibraryProperties struct { struct
418 Name *string
419 Srcs []string
420 Soc_specific *bool
421 Device_specific *bool
422 Product_specific *bool
423 Required []string
424 Sdk_version *string
425 Installable *bool
426 Libs []string
[all …]