Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/api/
H A Dapi.go132 type libraryProps struct { struct
133 Name *string
134 Sdk_version *string
135 Static_libs proptools.Configurable[[]string]
136 Visibility []string
137 Defaults []string
138 Is_stubs_module *bool