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

* commit 'ab41b68968e133bd625ee24e45b2582067ca00be':
  logd: Always build logd
This commit is contained in:
Mark Salyzyn 2014-02-28 23:52:19 +00:00 committed by Android Git Automerger
commit 53a3b3f56a

View file

@ -1,5 +1,3 @@
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