Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update OTA installer to understand SELinux filesystem labels | Nick Kralevich | 2013-07-19 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | Modify the OTA installer to understand SELinux filesystem labels. We do this by introducing new set_perm2 / set_perm2_recursive calls, which understand SELinux filesystem labels. These filesystem labels are applied at the same time that we apply the UID / GID / permission changes. For compatibility, we preserve the behavior of the existing set_perm / set_perm_recursive calls. If the destination kernel doesn't support security labels, don't fail. SELinux isn't enabled on all kernels. Bug: 8985290 Change-Id: I99800499f01784199e4918a82e3e2db1089cf25b | ||||
* | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -5/+0 |
| | | | | Change-Id: Ia96201f20f7838d7d9e8926208977d3f8318ced4 | ||||
* | Extend recovery and updater to support setting file security contexts. | Stephen Smalley | 2012-03-30 | 1 | -1/+20 |
| | | | | | | | Extend minzip, recovery, and updater to set the security context on files based on the file_contexts configuration included in the package. Change-Id: Ied379f266a16c64f2b4dca15dc39b98fcce16f29 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -0/+280 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -280/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+280 |