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

Commit 59d6992f authored by Mike Lockwood's avatar Mike Lockwood
Browse files

Fix the build

Change-Id: I73f1c2e9e2e565602aa78b51a2cea2d619d7b0e9
parent f99ad113
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -58,8 +58,6 @@ LOCAL_STATIC_LIBRARIES := liblog
include $(BUILD_HOST_STATIC_LIBRARY)


ifeq ($(ANDROID_BUILD_EMBEDDED),true)

# For the device
# =====================================================

@@ -93,5 +91,3 @@ include $(BUILD_SHARED_LIBRARY)
ifeq (,$(ONE_SHOT_MAKEFILE))
include $(call first-makefiles-under,$(LOCAL_PATH))
endif

endif # ($(ANDROID_BUILD_EMBEDDED),true)