Remove legacy WPJ Account Authenticator IPC strategy from Common, Fixes AB#3571860#3076
Draft
Remove legacy WPJ Account Authenticator IPC strategy from Common, Fixes AB#3571860#3076
Conversation
|
✅ Work item link check complete. Description contains link AB#3571860 to an Azure Boards work item. |
Agent-Logs-Url: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/sessions/691d7f69-7adb-462f-a05c-7eabf2dca0fd Co-authored-by: p3dr0rv <76129899+p3dr0rv@users.noreply.github.com>
Agent-Logs-Url: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/sessions/691d7f69-7adb-462f-a05c-7eabf2dca0fd Co-authored-by: p3dr0rv <76129899+p3dr0rv@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Remove references to legacy WPJ Account Authenticator IPC strategy, Fixes AB#3571860
Remove legacy WPJ Account Authenticator IPC strategy from Common
Apr 8, 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.
The legacy
LEGACY_ACCOUNT_AUTHENTICATOR_FOR_WPJ_APIIPC strategy type is no longer needed. This PR removes it from Common as the first step — Broker must be updated separately to remove its own references after this lands.Changes
IIpcStrategy.Type— RemovedLEGACY_ACCOUNT_AUTHENTICATOR_FOR_WPJ_APIenum value; enum now contains onlyBOUND_SERVICE,ACCOUNT_MANAGER_ADD_ACCOUNT, andCONTENT_PROVIDERAndroidDeviceRegistrationClientController— Removed static import and theelse iftelemetry branch that mapped the legacy strategy type toAttributeName.legacy_account_manager_statusAttributeName— Removedlegacy_account_manager_statusenum constant; note this removal must be mirrored in the Broker repo'sAttributeNameDeviceRegistrationIpcStrategiesProvider— Removed KDoc references toWpjLegacyAccountAuthenticatorStrategyfrom both the class andgetStrategies()docsIpcStrategyWithBackupTests— ReplacedLEGACY_ACCOUNT_AUTHENTICATOR_FOR_WPJ_APIwithCONTENT_PROVIDERin backup strategy lists to maintain distinct type coverage across test scenariosWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
www.puppycrawl.com/opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/tools/linux64/java/bin/java /opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/tools/linux64/java/bin/java -jar /opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/xml/tools/xml-extractor.jar --fileList=/tmp/codeql-scratch-b2678d0398b00160/dbs/java/working/files-to-index16992169436615711600.list --sourceArchiveDir=/tmp/codeql-scratch-b2678d0398b00160/dbs/java/src --outputDir=/tmp/codeql-scratch-b2678d0398b00160/dbs/java/trap/java(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt