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

am: 8548d54b2f

Change-Id: Ibb9c38532e779a322858c5f018f713f46d065f3c
This commit is contained in:
Mark Salyzyn 2017-01-13 15:44:36 +00:00 committed by android-build-merger
commit 3d6a3d2a13
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>