Searched defs:bazelApexBundleAttributes (Results 1 – 1 of 1) sorted by relevance
3505 type bazelApexBundleAttributes struct { struct3506 Manifest bazel.LabelAttribute3507 Android_manifest bazel.LabelAttribute3508 File_contexts bazel.LabelAttribute3509 Canned_fs_config bazel.LabelAttribute3510 Key bazel.LabelAttribute3511 Certificate bazel.LabelAttribute // used when the certificate prop is a module3512 Certificate_name bazel.StringAttribute // used when the certificate prop is a string3513 Min_sdk_version bazel.StringAttribute3514 Updatable bazel.BoolAttribute[all …]