commit | b4eca4b24af9c80ebb2a7fa2ba539a48096b7576 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jan 13 09:00:56 2012 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Mar 30 09:21:34 2012 -0400 |
tree | 5bd2e6ab4209eac96bfad81be9baf1a4b664efc0 | |
parent | 178509efc415f365ad09c11df2d68b51ac32aca4 [diff] |
Extend make_ext4fs to support setting SELinux security contexts in ext4 images. Extend make_ext4fs with support for looking up the right security context from the file_contexts configuration and setting it in the generated image. This is similar to the existing support for looking up the UID/GID/mode via android_filesystem_config.h and setting it, but via configuration rather than defined in a header. Change-Id: Ief9c44eeaaca4a44100a384b063f40b185469be3