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

Commit 717a1619 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 am: 9954ea11

am: c40a45dd

Change-Id: I69d4451d9564205f7fc1484fd82c67a58c904adb
parents d576df3b c40a45dd
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));
    }