[Web Payment] App store billing feature flag.
Before this patch, Chrome on Android supported invoking its own TWA for an app store billing payment method, without an ability to turn this feature off. This patch adds an "AppStoreBilling" feature flag that is enabled by default on Android and checks this feature flag before looking up payment support in the TWA. The feature flag is disabled on other platforms where app store billing is not implemented yet. After this patch, it's possible to turn off the feature of Chrome invoking its own TWA for an app store billing payment method. Bug: 1110494 Change-Id: I3c50acdb2949debcbf0d3162a14cb9a3fbeed673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329991Reviewed-by:Nick Burris <nburris@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#793661}
Showing
Please register or sign in to comment