Skip to content

Wallet: Move parcelables from play-services-base to play-services-wallet - #3759

Open
EDWARD-012 wants to merge 1 commit into
microg:masterfrom
EDWARD-012:wallet-extract-from-base
Open

Wallet: Move parcelables from play-services-base to play-services-wallet#3759
EDWARD-012 wants to merge 1 commit into
microg:masterfrom
EDWARD-012:wallet-extract-from-base

Conversation

@EDWARD-012

Copy link
Copy Markdown

Summary

Fixes #3754 by extracting wallet parcelables introduced in #3507 out of play-services-base into a dedicated play-services-wallet module.

Apps depending on play-services-fido (or other base-only libs) no longer transitively bundle wallet smali.

Changes

  • New play-services-wallet module (published)
  • Move 12 wallet AIDL/Java files from play-services-base
  • play-services-core and vending-app depend on play-services-wallet explicitly

Test plan

  • Gradle assemble/lint for wallet, base, fido, core, vending
  • play-services-base release jar contains no wallet classes
  • Passchain / IzzyOnDroid no longer reports wallet paths via fido dependency

Fixes #3754

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.

com.google.android.gms.wallet is included in play-services-base

1 participant