Skip to content
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

Move Broker encryption logic to broker code. Some more refactoring. #2016

Merged
merged 10 commits into from
Apr 25, 2023

Conversation

rpdome
Copy link
Member

@rpdome rpdome commented Apr 18, 2023

related: https://github.com/AzureAD/ad-accounts-for-android/pull/2241

Changes

  1. Move AndroidBrokerStorageEncryptionManager and its tests to Broker (AndroidBrokerStorageEncryptionManagerWithLegacyKeyTest)

  2. Remove ITelemetryCallback usage. We don't need it anymore.

  3. Kill AndroidPlatformComponents. We don't use it anymore.

@rpdome rpdome requested a review from a team as a code owner April 18, 2023 23:58
@iamgusain
Copy link
Contributor

Let's also verify if this change would break oneauth

@rpdome rpdome merged commit 5940f84 into dev Apr 25, 2023
6 of 7 checks passed
rpdome added a commit to AzureAD/microsoft-authentication-library-for-android that referenced this pull request Apr 25, 2023
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.

None yet

3 participants