Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go215 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"`
[all …]