logd: Always build logd

- build breakage aosp-idea133 @ 1049092

Change-Id: Iabac6009567926137f455044b33ab5d67924896d
This commit is contained in:
Mark Salyzyn 2014-02-28 15:27:53 -08:00
parent a69270db05
commit 4381d43848
1 changed files with 0 additions and 4 deletions

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