liblog: export log/log_read.h to vndk

Test: gTest liblog-unit-tests
Bug: 34250038
Change-Id: I2904b950eb399a4f34c5da31b51703e8f2d5ea93
This commit is contained in:
Mark Salyzyn 2017-01-25 13:39:59 -08:00
parent 6fe7045e0e
commit 9b844bc6e1
3 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1 @@
../../include/log/log_read.h

View file

@ -0,0 +1 @@
../../include/log/log_time.h