Lines Matching defs:bazelApexBundleAttributes
3505 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
3515 Installable bazel.BoolAttribute
3516 Binaries bazel.LabelListAttribute
3517 Prebuilts bazel.LabelListAttribute
3518 Native_shared_libs_32 bazel.LabelListAttribute
3519 Native_shared_libs_64 bazel.LabelListAttribute
3520 Compressible bazel.BoolAttribute
3521 Package_name *string
3522 Logging_parent *string
3523 Tests bazel.LabelListAttribute
3524 Base_apex_name *string