Skip to content
Snippets Groups Projects
Commit 1ee556ed authored by Ryan Longair's avatar Ryan Longair Committed by android-build-merger
Browse files

Fix sepolicy-analyze makefile so it is included in STS builds

am: b7602d76

Change-Id: Ic731e6165c89f205bce4c96fbf760454550acd81
parents 0d12c356 b7602d76
No related branches found
No related tags found
No related merge requests found
......@@ -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 vts
LOCAL_COMPATIBILITY_SUITE := cts gts vts 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