commit | 7d51a4029590b58e22071eed919d59a0ff205bef | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Fri Mar 20 17:43:02 2015 -0700 |
committer | Ying Wang <wangying@google.com> | Mon Mar 23 10:04:56 2015 -0700 |
tree | 57a1d2479686086a90a8aed6008a4c3d9ef3c275 | |
parent | 52f8c6c8f0ca934278e3b91f9a43e47b09350819 [diff] |
Add selinux and verity support to custom image generation. New custom image configuration variables: - CUSTOM_IMAGE_SELINUX, set to "true" if the image supports selinux. - CUSTOM_IMAGE_SUPPORT_VERITY, set to "true" if the product supports verity. - CUSTOM_IMAGE_VERITY_BLOCK_DEVICE Also changed the staging directory name to the mount point, like we do for other images built by the build system. Bug: 19609718 Change-Id: I6bbf06b79eee63e4c77834f2e6f1d5a7f7e00a12