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

GnirehtetControlReceiver: requires android.permission.WRITE_SECURE_SETTINGS #120

Closed
eku opened this issue Jun 21, 2018 · 4 comments
Closed

Comments

@eku
Copy link

eku commented Jun 21, 2018

Starting the Android part results in the following error:

06-21 08:54:26.746  1676  1703 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.genymobile.gnirehtet.START flg=0x10 cmp=com.genymobile.gnirehtet/.GnirehtetControlReceiver } from null (pid=18329, uid=2000) requires android.permission.WRITE_SECURE_SETTINGS due to receiver com.genymobile.gnirehtet/.GnirehtetControlReceiver

In the App permission settings there is no option to enable this permission.

Phone: Android 7.1.2, Xiaomi Mi Max 2

@rom1v
Copy link
Collaborator

rom1v commented Jun 21, 2018

See #5 (comment)

@eku
Copy link
Author

eku commented Jun 21, 2018

@rom1v No, that doesn't help with MIUI 9.

@rom1v
Copy link
Collaborator

rom1v commented Jun 21, 2018

Then #40 (comment).

@wahdatjan
Copy link

In mi phones go to developer options > Allow USB debugging(Security settings)

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

No branches or pull requests

3 participants