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

Commit 9954ea11 authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge "Log acquired vendorCode" into qt-r1-dev

am: 14d150e5

Change-Id: I20405c8a13bdb6e93bee5912fc57948d538b92c3
parents 7062e0dd 14d150e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ public abstract class LoggableMonitor {
                statsAction(),
                statsClient(),
                acquiredInfo,
                0 /* vendorCode */, // Don't log vendorCode for now
                vendorCode,
                Utils.isDebugEnabled(context, targetUserId));
    }