trusty: use log/log.h for ALOG macros

Test: compile
Bug: 34250038
Change-Id: I12e7c6ea5a9ca950751fcf65352889650f198986
This commit is contained in:
Mark Salyzyn 2017-01-13 07:29:01 -08:00
parent 5e9863bf63
commit 5654a887b1
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@
#define LOG_TAG "storageproxyd"
#include <android/log.h>
#include <log/log.h>