Home
last modified time | relevance | path

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

/build/soong/cc/
Dsysprop.go34 type SyspropLibraryLabels struct { struct
35 SyspropLibraryLabel string
36 SharedLibraryLabel string
37 StaticLibraryLabel string
40 func Bp2buildSysprop(ctx android.Bp2buildMutatorContext, labels SyspropLibraryLabels, srcs bazel.La…