Merge "liblog: export log/log_read.h to vndk" am: ff21dba167
am: 5e170bf5d4
am: f8f1f485b0
am: 71fa2c1960
Change-Id: I9e0c8b3468c3bbdf7c7aee258397e2c034ef37de
This commit is contained in:
commit
aff4762aea
|
@ -7,6 +7,8 @@
|
|||
#include <log/log_id.h>
|
||||
#include <log/log_main.h>
|
||||
#include <log/log_radio.h>
|
||||
#include <log/log_read.h>
|
||||
#include <log/log_time.h>
|
||||
|
||||
/*
|
||||
* LOG_TAG is the local tag used for the following simplified
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
../../include/log/log_read.h
|
|
@ -0,0 +1 @@
|
|||
../../include/log/log_time.h
|
Loading…
Reference in New Issue