* commit 'ab41b68968e133bd625ee24e45b2582067ca00be': logd: Always build logd
This commit is contained in:
commit
53a3b3f56a
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue