Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go518 type javaLibraryProperties struct { struct
519 Name *string
520 Srcs []string
521 Soc_specific *bool
522 Device_specific *bool
523 Product_specific *bool
524 Required []string
525 Sdk_version *string
526 Installable *bool
527 Libs []string
[all …]