commit | 9dfdac5b088d91b905f4f24822b76f4a0883f9d6 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@android.com> | Thu Aug 06 14:57:53 2009 -0700 |
committer | Christopher Tate <ctate@android.com> | Thu Aug 06 14:57:53 2009 -0700 |
tree | b0d19c881927d30856a59765e37cefe796962e0f | |
parent | d87c19f7d7d7c25638e21d3b8a176b0573369493 [diff] |
Clear app data via the Activity Manager, not Package Manager This is because doing it through the Activity Manager also makes sure that the app has been shut down first, which is quite a desirable invariant for restore handling.