Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sh/
H A Dsh_binary.go66 type shBinaryProperties struct { struct
68 Src *string `android:"path,arch_variant"`
71 Sub_dir *string `android:"arch_variant"`
74 Filename *string `android:"arch_variant"`
78 Filename_from_src *bool `android:"arch_variant"`
81 Installable *bool
84 Symlinks []string `android:"arch_variant"`
91 Ramdisk_available *bool
98 Vendor_ramdisk_available *bool
101 Recovery_available *bool
[all …]