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

* commit '1a1c42fda7ec6087355529337573dd3ec5e85d91':
  logd: Always build logd
This commit is contained in:
Mark Salyzyn 2014-02-28 23:48:47 +00:00 committed by Android Git Automerger
commit ab41b68968

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