Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go215 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
[all …]