Obsolete
Status Update
Comments
ra...@google.com <ra...@google.com> #2
for example, many different devices return the same longitude and latitude.such as : longitude is 121.474000 and latitude is 31.230001.
i donnot understand why is the data the same?
i donnot understand why is the data the same?
Description
However, the `CardEmulation.ACTION_CHANGE_DEFAULT` field was deprecated in API 35, recommending `RoleManager#createRequestRoleIntent(RoleManager.ROLE_WALLET)` as the replacement. The `RoleManager` API requests that role change to the current app, and not a third-party app such as Google Pay. `RoleManager` doesn't appear to offer equivalent APIs to the aforementioned ones in `CardEmulation`, so it's unclear how to fulfill the instructions from the Push Provisioning API documentation.