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

Commit d0984932 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile"

parents 492dd1e5 d1ad84cf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
ifneq ($(BUILD_TINY_ANDROID),true)

LOCAL_PATH:= $(call my-dir)

include $(CLEAR_VARS)
@@ -25,4 +23,3 @@ LOCAL_SHARED_LIBRARIES := \

include $(BUILD_SHARED_LIBRARY)
endif