summaryrefslogtreecommitdiffstats
path: root/tools/fs_get_stats
Commit message (Collapse)AuthorAgeFilesLines
* fix device specific fs_config on build serverThierry Strudel2015-07-101-3/+4
| | | | | | | | | | | | | | | | fs_config function from libcutils, in order to properly set the xattr FS used to define device specific uid, gid, permissions and capabilities, now needs TARGET_OUT make variable to be passed explicitly to all tools using it: fs_config fs_get_stats used by mktarball.sh make_ext4fs used by mkuserimg.sh mksquashfs used by mksquashfsimage.sh Bug: 21989305 Bug: 22048934 Change-Id: I6caf9cf870882fce2ead93027767092c29b75ded Signed-off-by: Thierry Strudel <tstrudel@google.com>
* fs_get_stats: add loggingMark Salyzyn2015-04-071-1/+1
| | | | | | | libcutils fs_config has the right to add Android logging Bug: 19908228 Change-Id: I75d472ed142e32959cec78bf7babbf39d2b66cd2
* fs_get_stats: move fs_config to libcutilsMark Salyzyn2015-04-021-0/+2
| | | | | Bug: 19908228 Change-Id: I668bf8e11b09ccc9c298382e54208f531844b0c5
* build: update fs_config calls for capabilities change.Nick Kralevich2013-02-201-1/+2
| | | | Change-Id: Ic3c94f990c34a56d84f01c151f1b64f419e16419
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+73
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-73/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+73