This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Description
The --clear-app-data option added in #535 interferes with any permissions setup by Spoon such as read/write external storage or those granted through --grant-all. Since these permissions are not granted again after the pm clear command, functionality that you might reasonably expect to work (screenshots, code coverage, files) will no longer work unless granted again in some other way.