Merge "VNDK: Added required libs" into qcom-devices.lnx.4.0

This commit is contained in:
Linux Build Service Account
2018-06-18 03:43:13 -07:00
committed by Gerrit - the friendly Code Review server

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>