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

Commit c2bff74d authored by Haoran Zhang's avatar Haoran Zhang Committed by Android (Google) Code Review
Browse files

Merge "[Autofill Framework] Fix the order of logging" into main

parents cb2d6e87 808b11fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -854,7 +854,6 @@ public final class PresentationStatsEventLogger {
                mCallingAppUid,
                event.mIsCredentialRequest,
                event.mWebviewRequestedCredential,
                event.mFilteredFillabaleViewCount,
                event.mViewFillableTotalCount,
                event.mViewFillFailureCount,
                event.mFocusedId,
@@ -868,6 +867,7 @@ public final class PresentationStatsEventLogger {
                event.mFocusedVirtualAutofillId,
                event.mFieldFirstLength,
                event.mFieldLastLength,
                event.mFilteredFillabaleViewCount,
                event.mViewFailedPriorToRefillCount,
                event.mViewFilledSuccessfullyOnRefillCount,
                event.mViewFailedOnRefillCount,