sepolicy-analyze: Implement booleans test.
Implement the booleans test in sepolicy-analyze so
that we can move the no-booleans check from the
SELinuxTest to the SELinuxHostTest along with the
other policy checks.
Change-Id: I95d7ad34da10c354470f43734d34a6ec631a7b4e
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 7 additions, 0 deletionstools/sepolicy-analyze/README
- tools/sepolicy-analyze/booleans.c 21 additions, 0 deletionstools/sepolicy-analyze/booleans.c
- tools/sepolicy-analyze/booleans.h 11 additions, 0 deletionstools/sepolicy-analyze/booleans.h
- tools/sepolicy-analyze/sepolicy-analyze.c 3 additions, 1 deletiontools/sepolicy-analyze/sepolicy-analyze.c
Loading
Please register or sign in to comment