Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go3505 type bazelApexBundleAttributes struct { struct
3506 Manifest bazel.LabelAttribute
3507 Android_manifest bazel.LabelAttribute
3508 File_contexts bazel.LabelAttribute
3509 Canned_fs_config bazel.LabelAttribute
3510 Key bazel.LabelAttribute
3511 Certificate bazel.LabelAttribute // used when the certificate prop is a module
3512 Certificate_name bazel.StringAttribute // used when the certificate prop is a string
3513 Min_sdk_version bazel.StringAttribute
3514 Updatable bazel.BoolAttribute
[all …]