hikey960: fix README errors am: 440f7a2a55 am: a176467fbc am: e810f0402b
am: 5fb76e8345
Change-Id: Ie2dbeb9329b6743600d0d9fa36839c7e4358226f
diff --git a/gralloc/gralloc_module.cpp b/gralloc/gralloc_module.cpp
index 70d2c69..73e5c17 100644
--- a/gralloc/gralloc_module.cpp
+++ b/gralloc/gralloc_module.cpp
@@ -18,6 +18,7 @@
#include <errno.h>
#include <pthread.h>
+#include <string.h>
#include <cutils/log.h>
#include <cutils/atomic.h>
diff --git a/gralloc960/gralloc_module_ion.cpp b/gralloc960/gralloc_module_ion.cpp
index d91902c..db50d00 100644
--- a/gralloc960/gralloc_module_ion.cpp
+++ b/gralloc960/gralloc_module_ion.cpp
@@ -18,6 +18,7 @@
#include <errno.h>
#include <pthread.h>
+#include <string.h>
#include <cutils/log.h>
#include <cutils/atomic.h>
diff --git a/manifest.xml b/manifest.xml
index aa16a8c..1cb36ab 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -38,7 +38,7 @@
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>
<transport>hwbinder</transport>
- <version>1.0</version>
+ <version>1.1</version>
<interface>
<name>ISupplicant</name>
<instance>default</instance>