jayandp

joined 2 years ago
[–] jayandp@sh.itjust.works 5 points 1 week ago

Don't need something the size of AWS these days. I ran one on my PC last week. But yeah, you're right otherwise.

[–] jayandp@sh.itjust.works 1 points 1 week ago

Nah, for system stuff that updates via Google Play, it's always been like that. Like Android System Webview for example, if you search Google Play for it you only see the Beta and Developer versions of it. You need a direct link to see the default one included with modern Android.

https://play.google.com/store/apps/details?id=com.google.android.webview

[–] jayandp@sh.itjust.works 1 points 1 week ago (2 children)
[–] jayandp@sh.itjust.works -1 points 1 week ago

Using ADB:

adb shell pm disable-user --user 0 com.google.android.safetycore 

If you have Shizuku and aShell/ShizuShell installed, then just run this command in aShell:

pm disable-user --user 0 com.google.android.safetycore 

Alternatively, for a GUI method, setup Shizuku and then use an app like Hail or Ice Box

[–] jayandp@sh.itjust.works 0 points 1 week ago (2 children)

You can freeze using ADB/Shizuku as well. No root needed.