Merge "Build android.hardware.power@1.1-service.wahoo with BOARD_VNDK_VERSION"

This commit is contained in:
TreeHugger Robot
2017-06-27 05:11:53 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -29,7 +29,8 @@
#define LOG_TAG "QCOM PowerHAL"
#include <cutils/log.h>
#include <unistd.h>
#include <log/log.h>
#include <libxml/parser.h>
#include "powerhintparser.h"

View File

@@ -33,6 +33,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "utils.h"
#include "list.h"