Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go536 type rustLibraryProperties struct { struct
537 Name *string
538 Sysprop_srcs []string `android:"path"`
539 Scope string
540 Check_api *string
541 Srcs []string
542 Installable *bool
543 Crate_name string
544 Rustlibs []string
545 Vendor_available *bool
[all …]