* commit '5b6759035b2f99f37cbdbf9de5c2e098f6ba3f76': logd: default user space logger
This commit is contained in:
commit
ff52f9f054
@ -624,7 +624,7 @@ LOCAL_SYSTEM_SHARED_LIBRARIES :=
|
||||
# Since this code is experimental it is disabled by default.
|
||||
LOCAL_CFLAGS += -DPTHREAD_DEBUG_ENABLED=false
|
||||
|
||||
ifeq ($(TARGET_USES_LOGD),true)
|
||||
ifneq ($(TARGET_USES_LOGD),false)
|
||||
LOCAL_CFLAGS += -DTARGET_USES_LOGD
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user