Merge "trusty: use log/log.h for ALOG macros"
This commit is contained in:
commit
dc40813167
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@
|
||||||
|
|
||||||
#define LOG_TAG "storageproxyd"
|
#define LOG_TAG "storageproxyd"
|
||||||
|
|
||||||
#include <android/log.h>
|
#include <log/log.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue