You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If SUI permission isn't granted the app crashes after selecting any app and hitting uninstall button. It doesn't ask for SUI permission.
Log: FATAL EXCEPTION: main Process: org.samo_lego.canta, PID: 32336 java.lang.SecurityException: Permission Denial: transactRemote from pid=32336 requires permission at android.os.Parcel.createExceptionOrNull(Parcel.java:3183) at android.os.Parcel.createException(Parcel.java:3167) at android.os.Parcel.readException(Parcel.java:3150) at android.os.Parcel.readException(Parcel.java:3092) at android.content.pm.IPackageManager$Stub$Proxy.getPackageInstaller(IPackageManager.java:7378) at D2.l.a(Unknown Source:13) at w2.a.k(Unknown Source:106) at J0.h.k(Unknown Source:253) at y2.k.u(Unknown Source:282) at I1.a.o(Unknown Source:8) at W1.E.run(Unknown Source:114) at n0.T.K(Unknown Source:23) at n0.S.run(Unknown Source:2) at android.os.Handler.handleCallback(Handler.java:959) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8601) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:863) Suppressed: b2.f: [n0.r0@867dc42, G.g@6611453, o0{Cancelling}@6b92190, T@a6d5a89]
The text was updated successfully, but these errors were encountered:
If SUI permission isn't granted the app crashes after selecting any app and hitting uninstall button. It doesn't ask for SUI permission.
Log:
FATAL EXCEPTION: main Process: org.samo_lego.canta, PID: 32336 java.lang.SecurityException: Permission Denial: transactRemote from pid=32336 requires permission at android.os.Parcel.createExceptionOrNull(Parcel.java:3183) at android.os.Parcel.createException(Parcel.java:3167) at android.os.Parcel.readException(Parcel.java:3150) at android.os.Parcel.readException(Parcel.java:3092) at android.content.pm.IPackageManager$Stub$Proxy.getPackageInstaller(IPackageManager.java:7378) at D2.l.a(Unknown Source:13) at w2.a.k(Unknown Source:106) at J0.h.k(Unknown Source:253) at y2.k.u(Unknown Source:282) at I1.a.o(Unknown Source:8) at W1.E.run(Unknown Source:114) at n0.T.K(Unknown Source:23) at n0.S.run(Unknown Source:2) at android.os.Handler.handleCallback(Handler.java:959) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8601) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:863) Suppressed: b2.f: [n0.r0@867dc42, G.g@6611453, o0{Cancelling}@6b92190, T@a6d5a89]
The text was updated successfully, but these errors were encountered: