Skip to content

[Android] Update full R2R property - #5273

Merged
LoopedBard3 merged 1 commit into
mainfrom
matouskozak-update-android-fullr2r
Aug 10, 2026
Merged

[Android] Update full R2R property#5273
LoopedBard3 merged 1 commit into
mainfrom
matouskozak-update-android-fullr2r

Conversation

@matouskozak

@matouskozak matouskozak commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Use MAUI's public MauiEnableFullReadyToRun property for the Android SDK FullR2R measurements instead of the removed private _MauiPublishReadyToRunPartial switch.

This follows dotnet/maui#37094 and dotnet/android#12299.

Use MAUI's public MauiEnableFullReadyToRun opt-in instead of the removed private partial R2R switch.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 1647ced4-c36b-444b-bff1-9c3c6e831592
Copilot AI lite review requested due to automatic review settings August 10, 2026 12:51
@matouskozak matouskozak self-assigned this Aug 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Android MAUI scenario build configuration to use the public MAUI switch for enabling Full ReadyToRun (R2R) publishing, replacing a removed/private MSBuild property. This keeps the performance scenarios aligned with upstream MAUI/Android SDK changes.

Changes:

  • Replace /p:_MauiPublishReadyToRunPartial=false with /p:MauiEnableFullReadyToRun=true for the CoreCLR FullR2R configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@LoopedBard3
LoopedBard3 merged commit 75f9c86 into main Aug 10, 2026
76 checks passed
@LoopedBard3
LoopedBard3 deleted the matouskozak-update-android-fullr2r branch August 10, 2026 17:50
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.

3 participants