Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix device specific fs_config on build server | Thierry Strudel | 2015-07-10 | 1 | -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 logging | Mark Salyzyn | 2015-04-07 | 1 | -1/+1 |
| | | | | | | | libcutils fs_config has the right to add Android logging Bug: 19908228 Change-Id: I75d472ed142e32959cec78bf7babbf39d2b66cd2 | ||||
* | fs_get_stats: move fs_config to libcutils | Mark Salyzyn | 2015-04-02 | 1 | -0/+2 |
| | | | | | Bug: 19908228 Change-Id: I668bf8e11b09ccc9c298382e54208f531844b0c5 | ||||
* | build: update fs_config calls for capabilities change. | Nick Kralevich | 2013-02-20 | 1 | -1/+2 |
| | | | | Change-Id: Ic3c94f990c34a56d84f01c151f1b64f419e16419 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+73 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -73/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -0/+73 |