diff options
author | Danny Lin <danny@kdrag0n.dev> | 2020-11-04 00:51:36 -0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2022-06-29 16:52:50 +0800 |
commit | 3008f5ade14bf5a079a565061e96900cce2dc74b (patch) | |
tree | 7c1ef43fce46c235cf1d05aafdbc26f6db3078d1 /src/com/android/settings/development/WebViewAppPreferenceController.java | |
parent | bc8221bbee7fc883ec631ad4447ecd2dc2350cf7 (diff) |
Settings: Ignore custom app space management activities
Allowing apps to override the "Clear storage" function makes users
powerless when it comes to clearing the data of a rogue app, short of
reinstalling the entire app. I've never seen an app that uses this in a
good way, so just remove it to allow clearing storage of any app.
The most prominent example of this is the Google Search (Velvet) app,
which does not allow the user to clear all data and leaves up to 100 MB
of wasted space even after clearing storage in its custom space manager.
It's also impossible to clear its data after disabling the app, which
forces users to deal with wasted space for no reason.
Change-Id: Ib80d4741750bcbb5c6e1dd844aa763ce4e24854c
Diffstat (limited to 'src/com/android/settings/development/WebViewAppPreferenceController.java')
0 files changed, 0 insertions, 0 deletions