OSDN Git Service

Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.
authorStephen Smalley <sds@tycho.nsa.gov>
Fri, 13 Jan 2012 13:12:31 +0000 (08:12 -0500)
committerStephen Smalley <sds@tycho.nsa.gov>
Fri, 6 Apr 2012 19:34:37 +0000 (15:34 -0400)
commit5042392262e891221164ce4afbb1127f26b7d629
tree400c2c9c082677ca8d351d88a752a29e504848a7
parentb6addfb250606175ca679c8fb6e549cd98eee5b0
Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.

This configuration is used to determine the file security contexts
to set on the files in the yaffs2 or ext4 image that is generated.
This is similar to the android_filesystem_config.h tables for determining
the UID/GID/mode, but as a configuration rather than code.

Change-Id: I7c6f59fe7cb8bc4c86c8790f991b12dd93a61f68
core/Makefile