Skip to content

Bazel 8 migration - Patch androidx flag & annotation template#203

Merged
edwin-grabtaxi merged 2 commits intomigration/bazel_8_main_branchfrom
migration/bazel_8_androidx_annotation_template_patch
Feb 18, 2026
Merged

Bazel 8 migration - Patch androidx flag & annotation template#203
edwin-grabtaxi merged 2 commits intomigration/bazel_8_main_branchfrom
migration/bazel_8_androidx_annotation_template_patch

Conversation

@edwin-grabtaxi
Copy link
Collaborator

@edwin-grabtaxi edwin-grabtaxi commented Feb 5, 2026

There are 2 patches:

  1. setting androidx flag to compiler to true -> after migration, seems the databinding library that's pulled defaulted to androidx, causing build error on rules_android if we stay referencing android support (this is related to the previous patch in Bazel 8 Migration - Patch databinding prefixes needed by databinding_exec #200)
  2. DatabindingInfo is a class needed as the annotation template for databinding -> update its package to reference androidx.

@edwin-grabtaxi edwin-grabtaxi changed the title Bazel 8 migration - Patch androidx flag & add annotation template Bazel 8 migration - Patch androidx flag & annotation template Feb 5, 2026
@edwin-grabtaxi edwin-grabtaxi merged commit 88cb385 into migration/bazel_8_main_branch Feb 18, 2026
0 of 3 checks passed
@edwin-grabtaxi edwin-grabtaxi deleted the migration/bazel_8_androidx_annotation_template_patch branch February 18, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants