Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go129 type syspropLibraryProperties struct { struct
132 Property_owner string
135 Api_packages []string
138 Installable *bool
141 Recovery_available *bool
144 Vendor_available *bool
147 Srcs []string `android:"path"`
150 Host_supported *bool
153 Public_stub *bool `blueprint:"mutated"`
155 Cpp struct {