mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Update to use the correct logging library." am: 48f6298fa3 am: 82c7db6e9f
am: 42792cd5e4
Change-Id: I1e39307b7183aefccbd73bbef4e415c181b1f5f8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#define LOG_TAG "android.hardware.boot@1.0-impl"
|
||||
#include <utils/Log.h>
|
||||
#include <android/log.h>
|
||||
|
||||
#include <hardware/hardware.h>
|
||||
#include <hardware/boot_control.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define LOG_TAG "android.hardware.nfc@1.0-impl"
|
||||
#include <utils/Log.h>
|
||||
#include <android/log.h>
|
||||
|
||||
#include <hardware/hardware.h>
|
||||
#include <hardware/nfc.h>
|
||||
|
||||
Reference in New Issue
Block a user