logd: default user space logger
Change-Id: Id205b01537940051c72d79def28a3c1a8b169a21
This commit is contained in:
parent
ef43a6fb0e
commit
c1005aaf8e
@ -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…
x
Reference in New Issue
Block a user