Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fcb0161 authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "Fix build." am: 9d72d417

am: 2ab24d36

* commit '2ab24d36':
  Fix build.
parents 484c49e9 2ab24d36
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ LOCAL_STATIC_LIBRARIES += libmincrypt libbz libz

include $(BUILD_STATIC_LIBRARY)

ifeq ($(HOST_OS),linux)
include $(CLEAR_VARS)

LOCAL_CLANG := true
@@ -46,6 +47,7 @@ LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include
LOCAL_STATIC_LIBRARIES += libmincrypt libbz libz

include $(BUILD_HOST_STATIC_LIBRARY)
endif  # HOST_OS == linux

include $(CLEAR_VARS)