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

Commit cbc69718 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

another attempt at fixing the linux build

Change-Id: Iac20439fd6eea4682859112e72f051294bc87ef6
parent 30167542
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ LOCAL_C_INCLUDES += \
	external/zlib \
	external/icu4c/common \
	bionic/libc/private
LOCAL_LDLIBS := -lrt -ldl -lpthread -lutils
LOCAL_LDLIBS := -lrt -ldl -lpthread
LOCAL_MODULE := libandroidfw
LOCAL_SRC_FILES := $(commonUtilsSources) BackupData.cpp BackupHelpers.cpp
include $(BUILD_STATIC_LIBRARY)
+1 −1
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@ LOCAL_C_INCLUDES += build/libs/host/include
#LOCAL_WHOLE_STATIC_LIBRARIES := 
LOCAL_STATIC_LIBRARIES := \
	libhost \
	libutils \
	libandroidfw \
	libutils \
	libcutils \
	libexpat \
	libpng