commit | 5eb3eb58acf18dd624c477d5b11b45a23aea6261 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Dec 13 08:44:51 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Jan 03 10:22:39 2017 -0700 |
tree | c0f0a57a6a9235d41815f0983d1b7896065294b0 | |
parent | fce04dc0be8a391d1bd906d9066db7e7ea9bfb22 [diff] |
Offer to measure disk stats using quotas. Now we're getting somewhere! This CL starts measuring disk usage using quotactl(), which is almost instant and has much lower impact on flash memory lifetime. We now grant the per-app cache GID to every launched app, and the ContextImpl logic that creates cache directories matches the logic down in installd. Test: builds, boots, quota stats match manual stats Bug: 27948817 Change-Id: Ie269a2958ce0e1c17cb74dbfecc791a5c12922cf