sepolicy-analyze: Add attribute command.
Add an attribute command to sepolicy-analyze for displaying the list
of types associated with an attribute in a policy. This is for use
by CTS to check what domains and types are associated with certain
attributes such as mlstrustedsubject and mlstrustedobject.
Change-Id: Ie19361c02feb1ad14ce36862c6aace9e66c422bb
Signed-off-by:
Stephen Smalley <sds@tycho.nsa.gov>
Showing
- tools/sepolicy-analyze/Android.mk 1 addition, 1 deletiontools/sepolicy-analyze/Android.mk
- tools/sepolicy-analyze/README 5 additions, 0 deletionstools/sepolicy-analyze/README
- tools/sepolicy-analyze/attribute.c 39 additions, 0 deletionstools/sepolicy-analyze/attribute.c
- tools/sepolicy-analyze/attribute.h 11 additions, 0 deletionstools/sepolicy-analyze/attribute.h
- tools/sepolicy-analyze/sepolicy-analyze.c 3 additions, 1 deletiontools/sepolicy-analyze/sepolicy-analyze.c
Loading
Please register or sign in to comment