liblog: export log/log_read.h to vndk
Test: gTest liblog-unit-tests Bug: 34250038 Change-Id: I2904b950eb399a4f34c5da31b51703e8f2d5ea93
This commit is contained in:
parent
6fe7045e0e
commit
9b844bc6e1
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…
Reference in a new issue