commit | 5da2f366f8714eafff0337c32f10c314488cfdef | [log] [tgz] |
---|---|---|
author | rpcraig <rpcraig@tycho.ncsc.mil> | Fri Sep 21 11:46:20 2012 -0400 |
committer | Kenny Root <kroot@google.com> | Wed Oct 17 12:08:35 2012 -0700 |
tree | 05921ee9e42271a01b4ec64683a2f42698f2ae8a | |
parent | 50d42703936b87ffdd5b9ec135d7e0e4af8aa31f [diff] |
Add automatic file_contexts handle to make_ext4fs. Normal make_ext4 use requires a -S option to pass a correct file_contexts path for labeling. This becomes impractical under certain conditions when used on a target device. For instance, with the creation of ext4 containers for asec images. This patch will create a proper sehandle only if the -S option is not used and only when run on a target device. Change-Id: I9bdc8659aae7037ccebbf4464500b79b4b2f56af