Lines Matching defs:syspropLibraryProperties
215 type syspropLibraryProperties struct { struct
218 Property_owner string
221 Api_packages []string
224 Installable *bool
227 Ramdisk_available *bool
230 Vendor_ramdisk_available *bool
233 Recovery_available *bool
236 Vendor_available *bool
239 Product_available *bool
242 Srcs []string `android:"path"`
245 Host_supported *bool
247 Cpp struct {
259 Java struct {
265 Rust struct {