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 Recovery_available *bool
233 Vendor_available *bool
236 Product_available *bool
239 Srcs []string `android:"path"`
242 Host_supported *bool
244 Cpp struct {
256 Java struct {
262 Rust struct {