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

Can't uninstall shizuku when Island/Ice Box is working at Device Owner Mode #83

Closed
CDN18 opened this issue Sep 21, 2020 · 7 comments
Closed

Comments

@CDN18
Copy link

CDN18 commented Sep 21, 2020

100% chance of getting a soft reboot when I'm trying to uninstall shizuku, Hope it can be fixed


Device: OnePlus 7 Pro
Android Version: 10
Shizuku State: Deactivated(Not working)
Device Owner(APP): Island

@RikkaW
Copy link
Member

RikkaW commented Sep 24, 2020

I can't resurface it in the emulator at 100% chance (the chance is not high), and there are no meaningful logs.

Also, if the problem happens when Shizuku is stopped, it should not be a problem of Shizuku itself. When Shizuku is not running, the only difference of Shizuku from any other apps is Shizuku defines a custom permission. I guess there may be deadlocks when the system resets permissions.

RikkaW added a commit that referenced this issue Jan 9, 2021
Although using runtime permission from Android is perfect enough, it still have two "problems":

1. MIUI (or maybe more OEMs) breaks custom runtime permission, users can only change Shizuku permission from Shizuku app
2. Possible system bug (#83)
@RikkaW
Copy link
Member

RikkaW commented Jan 9, 2021

Commit 3678486 adds self-implemented permission to replace custom runtime permission. For backward compatibility, the existing permission cannot be removed immediately. If the permission was removed in the future, Shizuku itself is nothing different from a normal app. Close this issue since the problem is "solved".

@RikkaW RikkaW closed this as completed Jan 9, 2021
RikkaW added a commit that referenced this issue Jan 9, 2021
Although using runtime permission from Android is perfect enough, it still have two "problems":

1. MIUI (or maybe more OEMs) breaks custom runtime permission, users can only change Shizuku permission from Shizuku app
2. Possible system bug (#83)
@Nashmi97

This comment was marked as spam.

@farshadjanu1
Copy link

``

@bek87
Copy link

bek87 commented Nov 9, 2023

Wow

@Yatkha01
Copy link

Very good

@Skizzels
Copy link

Skizzels commented Apr 19, 2024 via email

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

8 participants
@RikkaW @Nashmi97 @bek87 @CDN18 @farshadjanu1 @Skizzels @Yatkha01 and others