Skip to content

Bump android-platform-support submodule #10174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

grendello
Copy link
Contributor

Fixes: #10167

FastDev binary utilities are rebuilt with 16k page alignment for arm64,
which causes them not to segfault on devices or emulators which enabled
16k page support.

At the same time, the 16k-aligned binaries work fine on 4k-page devices/emulators.
Tested both on Android 16.

Fixes: #10167

FastDev binary utilities are rebuilt with 16k page alignment
for arm64, which causes them not to segfault on devices or
emulators which enabled 16k page support.

At the same time, the 16k-aligned binaries work fine on 4k-page
devices/emulators. Tested both on Android 16.
Fixes the issue:

    We didn't expect the Xamarin manifest to have the requested component. If the manifest has been updated, change 'InstallAndroidDependenciesTest.xamarin_manifest_needs_updating' to be 'false'.

I added API 36 to the manifest, so this is expected.
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) June 5, 2025 18:29
@jonathanpeppers jonathanpeppers merged commit ab108f3 into main Jun 5, 2025
59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/grendel/bump-android-platform-support branch June 5, 2025 20:44
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows ARM64] vanilla .NET Android Application (C#) crash on launch Android API 35 ARM64 emulator
2 participants