display: Use log.h from VNDK

Change-Id: I8aa8566036a44b1587f5cfe6c745e11a3dd19481
This commit is contained in:
Naseer Ahmed
2018-03-06 20:41:14 -05:00
parent c4fdf73cfb
commit 04a804a8f1
17 changed files with 17 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
// #define LOG_NDEBUG 0
#include <cutils/log.h>
#include <log/log.h>
#include <cutils/properties.h>
#include <stdint.h>
#include <stdlib.h>