power: Fix VNDK Compilation Errors
VNDK restrictions doesn't includes standard headers by default, add them explicitly. Change-Id: I4c72a28ffa141ecadcfe47cc7c1f62f2a0c8576e
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <cutils/properties.h>
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/tree.h>
|
||||
#include <unistd.h>
|
||||
#include "powerhintparser.h"
|
||||
#define LOG_TAG "QTI PowerHAL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user