Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/kernel/
H A Dprebuilt_kernel_modules.go46 type prebuiltKernelModulesProperties struct { struct
48 Srcs []string `android:"path,arch_variant"`
53 System_deps []string `android:"path,arch_variant"`
57 Load_by_default *bool
59 Blocklist_file *string `android:"path"`
62 Options_file *string `android:"path"`
66 Kernel_version *string
69 Installable *bool