Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue #7202950: After clearing data, clear data button is still enabled. | Dianne Hackborn | 2012-09-27 | 1 | -4/+3 |
| | | | | | | | | Count the lib symlink against the app's code size. Also be sure to look at the new separate lib path for apps, and tweak the size counting to also count the size of directory entries. Change-Id: I4b0fd5771f249faa05fd72f08062df885902cc97 | ||||
* | Move disk usage utilities to its own library | Kenny Root | 2010-11-30 | 3 | -0/+99 |
Disk usage calculation will happen in more places now, so move the installd calculation utilities out to its own library that only gets built for the target. Change-Id: Idceb6bd663ca6ab3d38fa00e57ee74a25b784855 |