commit | 44a65ed816ea05e3f04872eb78f09c44ec695b21 | [log] [tgz] |
---|---|---|
author | Steve Lawrence <slawrence@tresys.com> | Fri Oct 14 10:20:03 2011 -0400 |
committer | Steve Lawrence <slawrence@tresys.com> | Tue Aug 26 08:02:16 2014 -0400 |
tree | bd9a73cd20e16491951dc8035459c87fb3893454 | |
parent | 8da5b141e37fe2115d0a06c9a15965a0b8adf62a [diff] |
libsepol: add function to libsepol for setting target_platform With pp modules, the target platform information comes form the base module. However, CIL modules have no concept of target platform. So it must come from somewhere else. This adds an API function that allows setting the target platform. Signed-off-by: Steve Lawrence <slawrence@tresys.com>