Merge "liblog: export log/log_read.h to vndk"
am: ff21dba167
Change-Id: I8e6c8aae6452d0a34eca1c40172123121cc0e060
This commit is contained in:
commit
5e170bf5d4
3 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
liblog/include_vndk/log/log_read.h
Symbolic link
1
liblog/include_vndk/log/log_read.h
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../include/log/log_read.h
|
||||
1
liblog/include_vndk/log/log_time.h
Symbolic link
1
liblog/include_vndk/log/log_time.h
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../include/log/log_time.h
|
||||
Loading…
Add table
Reference in a new issue