[Web Payment][Chrome OS] Android app communication - GetAppDescriptions.
Before this patch, Android payment app implementation lived exclusively in Java, so sharing any of its logic across platforms was difficult. This patch adds a cross-platform way for Web Payment feature to query a list of installed Android apps. As a first step, only information about Trusted Web Activities installed in the Android subsystem of Chrome OS would be returned. After this patch, it's possible to start creating a cross-platform implementation of an Android payment app. Bug: 1061503 Change-Id: Ic8320a902eec537d5aa37b3a6cf9b79b8c579c55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242639 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797883}
Showing
Please register or sign in to comment