msm8953-common: power: Use log.h from VNDK

Change-Id: I8aa8566036a44b1587f5cfe6c745e11a3dd19481
This commit is contained in:
Naseer Ahmed
2018-03-06 20:41:14 -05:00
committed by jeangraff30
parent 6ca662329c
commit d9bcb15498

View File

@@ -26,7 +26,7 @@
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/
#include <cutils/log.h>
#include <log/log.h>
#include <fcntl.h>
#include <string.h>
#include <cutils/properties.h>