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

Commit a36a8ba3 authored by TYM Tsai's avatar TYM Tsai
Browse files

Fix FillEventHistoryTest failed on CtsAutoFillServiceTestCases

Timeout for waiting the event history

Fixes: 149720333
Test: atest CtsAutoFillServiceTestCases:FillEventHistoryTest
Change-Id: I9056508c12f7a4d946fbdb7cde053e5ca81104cf
parent 10d16e52
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2624,6 +2624,8 @@ final class Session implements RemoteFillService.FillServiceCallbacks, ViewState
                mService.getServicePackageName(), mComponentName,
                serviceLabel, serviceIcon, this, id, mCompatMode);

        mService.logDatasetShown(id, mClientState);

        synchronized (mLock) {
            if (mUiShownTime == 0) {
                // Log first time UI is shown.