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

Commit 53a3b3f5 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am ab41b689: am 1a1c42fd: Merge "logd: Always build logd"

* commit 'ab41b689':
  logd: Always build logd
parents 7be31bbf ab41b689
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
ifeq ($(TARGET_USES_LOGD),true)

LOCAL_PATH:= $(call my-dir)

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

include $(BUILD_EXECUTABLE)

endif # TARGET_USES_LOGD