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

Commit a9e60472 authored by Ytai Ben-Tsvi's avatar Ytai Ben-Tsvi Committed by Automerger Merge Worker
Browse files

Fix log tag am: e9b34958 am: 0584b69a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/15806898

Change-Id: Ic9ba8acf565f6eb3ef032a3c7ce2a2f62a7067b7
parents 8182e482 0584b69a
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>