History log of /frameworks/base/libs/diskusage/dirsize.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f41496f1791d983bf8bbbdf95f72528e59284b39 28-Sep-2012 Dianne Hackborn <hackbod@google.com> Fix issue #7202950: After clearing data, clear data button is still enabled.

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
/frameworks/base/libs/diskusage/dirsize.c
33b2264ea9ab0f1980c49698729a0ab3c51d07fe 30-Nov-2010 Kenny Root <kroot@google.com> Move disk usage utilities to its own library

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
/frameworks/base/libs/diskusage/dirsize.c