VNDK: Added required libs

Change-Id: I445c8a096b91d79a629beeca12234ca0d3aaa200
This commit is contained in:
Vara Prasad A V S G
2018-06-12 16:51:26 +05:30
parent 03e283993d
commit 22f9da37bd

View File

@@ -36,6 +36,8 @@
#include <fcntl.h>
#include <dlfcn.h>
#include <stdlib.h>
#include <pthread.h>
#include <unistd.h>
#define LOG_TAG "QTI PowerHAL"
#include <utils/Log.h>