Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go137 type syspropLibraryProperties struct { struct
140 Property_owner string
143 Api_packages []string
146 Installable *bool
149 Recovery_available *bool
152 Vendor_available *bool
155 Product_available *bool
158 Srcs []string `android:"path"`
161 Host_supported *bool
163 Cpp struct {
[all …]