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

post install patch for reborn in app browser query all package #281

Merged

Conversation

JohnathanWhite
Copy link
Collaborator

@JohnathanWhite JohnathanWhite commented Jul 27, 2022

removes QUERY_ALL permission

Signed-off-by: johnathan White <[email protected]>
Copy link
Contributor

@cnguyen812 cnguyen812 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

> ./aapt d permissions app-release.apk

package: com.bitpay.wallet
uses-permission: name='android.permission.INTERNET'
uses-permission: name='android.permission.CAMERA'
uses-permission: name='android.permission.ACCESS_NETWORK_STATE'
uses-permission: name='android.permission.USE_FINGERPRINT'
uses-permission: name='android.permission.GET_ACCOUNTS'
uses-permission: name='android.permission.WAKE_LOCK'
uses-permission: name='com.google.android.c2dm.permission.RECEIVE'
permission: com.bitpay.wallet.permission.C2D_MESSAGE
uses-permission: name='com.bitpay.wallet.permission.C2D_MESSAGE'
uses-permission: name='android.permission.ACCESS_WIFI_STATE'
uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE'
uses-permission: name='android.permission.VIBRATE'
uses-permission: name='android.permission.READ_PHONE_STATE'
uses-permission: name='com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE'
uses-permission: name='com.google.android.gms.permission.AD_ID'
uses-permission: name='android.permission.FOREGROUND_SERVICE'

@JohnathanWhite JohnathanWhite merged commit 6eb8dc8 into bitpay:master Jul 27, 2022
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.

2 participants