Make sepolicy-analyze for ATS.
bug: 69430536 Test: make ats-tradefed && ats-tradefed run ats -m GtsSecurityHostTestCases Merged-In: I617a7d08b1bf480f970bc8b4339fa6bbdc347311 Change-Id: I1d4af47662de5db4e5f7bba244e42930b6de164b
This commit is contained in:
parent
18cb4daed7
commit
b6d6db2706
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ LOCAL_SRC_FILES := sepolicy-analyze.c dups.c neverallow.c perm.c typecmp.c boole
|
|||
LOCAL_STATIC_LIBRARIES := libsepol
|
||||
LOCAL_CXX_STL := none
|
||||
|
||||
LOCAL_COMPATIBILITY_SUITE := cts gts
|
||||
LOCAL_COMPATIBILITY_SUITE := ats cts gts
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
|
Loading…
Reference in a new issue