Merge "liblog: export log/log_read.h to vndk"
This commit is contained in:
commit
ff21dba167
3 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
#include <log/log_id.h>
|
#include <log/log_id.h>
|
||||||
#include <log/log_main.h>
|
#include <log/log_main.h>
|
||||||
#include <log/log_radio.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
|
* 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