Code review comment for lp:~gerboland/qtmir/dont-delete-qml-cache-on-good-stop

Revision history for this message
Gerry Boland (gerboland) wrote :

To test, get a shell on the phone and watch the contents of the ~/.cache/QML/Apps/ directory. Each app will get a directory with its appId name, which contains its cache. Deleting the cache means deleteing this directory.

« Back to merge proposal