Skip to content
Snippets Groups Projects
Commit e9a260bb authored by Android Build Merger (Role)'s avatar Android Build Merger (Role)
Browse files

[automerger] Fix sepolicy-analyze makefile so it is included in STS builds am:...

[automerger] Fix sepolicy-analyze makefile so it is included in STS builds am: 7dab0f94 am: fa412d2d

Change-Id: I5ae440fe30e214250bf66ea023104ab383700a54
parents 5ee08053 fa412d2d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,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
LOCAL_COMPATIBILITY_SUITE := cts sts
include $(BUILD_HOST_EXECUTABLE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment