am 1a1c42fd: Merge "logd: Always build logd"
* commit '1a1c42fda7ec6087355529337573dd3ec5e85d91': logd: Always build logd
This commit is contained in:
commit
ab41b68968
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…
Add table
Reference in a new issue