Merge "trusty: use log/log.h for ALOG macros"

am: dc40813167

Change-Id: Id92489dd0b84255c1ec0033137cefd14181ca1c6
This commit is contained in:
Mark Salyzyn 2017-01-13 15:40:05 +00:00 committed by android-build-merger
commit 8548d54b2f
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>