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

Commit e9b34958 authored by Ytai Ben-Tsvi's avatar Ytai Ben-Tsvi
Browse files

Fix log tag

Test: m -j
Bug: 188502620
Change-Id: Iaf926f6ce4f5626a004facdbe74f012d4c4e71e5
parent 8b7d53bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */
#include "SpatializerPoseController.h"

#define LOG_TAG "VirtualizerStageController"
#define LOG_TAG "SpatializerPoseController"
//#define LOG_NDEBUG 0
#include <utils/Log.h>
#include <utils/SystemClock.h>