Bump to DevDiv/android-platform-support/main@9c8f9978#11443
Merged
jonathanpeppers merged 1 commit intoMay 22, 2026
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repo’s DevDiv/android-platform-support external reference to a newer commit, bringing in upstream changes (ZIP path validation, manifest URL hardening, checksum enhancements, installer temp path standardization, and removal of delta-deploy/Apply-Changes).
Changes:
- Bump
DevDiv/android-platform-supportfrommain@120fcc4atomain@9c8f9978.
simonrozsival
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes: https://devdiv.visualstudio.com/DevDiv/_git/android-platform-support/branchCompare?baseVersion=GC120fcc4a8b3fc87ab29ca69dea7dec15f788c37e&targetVersion=GC9c8f9978a9806230f520469b38a9596ed3a607f8
Merged PR 740525: Validate ZIP entry path before creating directories
Merged PR 740532: Limit XAMARIN_ANDROID_MANIFEST_URL to https in Release builds
Merged PR 740642: Honor checksum-type in manifests, support SHA-256 in addition to SHA-1.
Merged PR 740183: Remove delta-deploy / Apply-Changes implementation
Merged PR 740186: Standardize temp path creation in Xamarin.Installer.AndroidSDK
Merged PR 738896: Update Feeds/README.md for new DDPublish YAML pipeline
Merged PR 739214: Fix NRE in GetJdkRevision when JdkPath is null
Merged PR 737530: Fix emulator boot failure by switching test_android_debugging to macOS