Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1080c8d1 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Update to use the correct logging library." am: 48f6298f am: 82c7db6e am: 42792cd5

am: c1a60f1f

Change-Id: I2893788bbc1c0b50bc62c9094985ccf095161a3d
parents 70bcc313 c1a60f1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */
#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 −1
Original line number Diff line number Diff line
#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>