diff --git a/boot/1.0/default/BootControl.cpp b/boot/1.0/default/BootControl.cpp index 4c34168696..87f36edae2 100644 --- a/boot/1.0/default/BootControl.cpp +++ b/boot/1.0/default/BootControl.cpp @@ -1,5 +1,5 @@ #define LOG_TAG "android.hardware.boot@1.0-impl" -#include +#include #include #include diff --git a/nfc/1.0/default/Nfc.cpp b/nfc/1.0/default/Nfc.cpp index bee374d587..44c8e42332 100644 --- a/nfc/1.0/default/Nfc.cpp +++ b/nfc/1.0/default/Nfc.cpp @@ -1,5 +1,5 @@ #define LOG_TAG "android.hardware.nfc@1.0-impl" -#include +#include #include #include