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

Commit 58de4262 authored by Chris Phoenix's avatar Chris Phoenix Committed by Android (Google) Code Review
Browse files

Merge "Fix HAL name in LOG_TAG string"

parents 6c75987e 99a5c4a7
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.nfc@1.0-service"
#define LOG_TAG "android.hardware.sensors@1.0-service"

#include <android/hardware/sensors/1.0/ISensors.h>
#include <hidl/LegacySupport.h>