trusty: use log/log.h for ALOG macros
Test: compile Bug: 34250038 Change-Id: I12e7c6ea5a9ca950751fcf65352889650f198986
This commit is contained in:
parent
5e9863bf63
commit
5654a887b1
|
@ -16,5 +16,5 @@
|
|||
|
||||
#define LOG_TAG "storageproxyd"
|
||||
|
||||
#include <android/log.h>
|
||||
#include <log/log.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue