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

This commit is contained in:
Mark Salyzyn 2017-01-13 15:32:39 +00:00 committed by Gerrit Code Review
commit dc40813167
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>