System apps specially Google or Chrome hindering clear cache
bugneeds info/repro 🤔c: AppCleanerAutomationROM: ColorOS
### Describe the bug
When the app is trying to clear cache, it is trying to also force stop Chrome and Google since they also have leftover cache. So, when it tries to force stop it, it just pauses and does not move forward, which I think is happening because Chrome or Google cannot be force stopped, and even if it is force stopped, it just starts up once again. Because of this, you have to cancel, and as soon as you cancel, the entire operation gets cancelled, none of the apps get cleared their cache.
Before, in version 1.7.3, when you used to tap on the cancel button, it just used to cancel force stopping all the apps and just clear the cache of every single app, which would still do the remaining operation.
### To Reproduce
Just enable the force stopping feature and use app cleaner.
### Expected behavior
I thought that with this update to version 1.7.5, it would try to force stop an app only once, and once it is done, it will go and clear the cache, and even if I want to cancel the force stopping operation once, it will only not force stop that single app, and then afterwards it will go forward and keep on doing the force stopping and clearing of cache for every single app further.
Personally I would like my apps to be force stopped even if it is system apps because that clears running processes too.
### Device
Oneplus nord ce 4
### Android version
Android 16
### Root status
Shizuku / ADB only
### SD Maid variant
Google Play
### SD Maid 2/SE version
1.7.5-rc0
### Debug log
```shell
```
### Screenshots/Video
<img width="1080" height="2412" alt="Image" src="https://github.com/user-attachments/assets/4b936311-466e-4100-a65f-8870ef89ef6f" />
### Additional context
_No response_
3 条评论