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

Commit 6b574f80 authored by Kurt Partridge's avatar Kurt Partridge Committed by Android (Google) Code Review
Browse files

Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"

parents 5ea4365f e8a0bfb3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -614,7 +614,6 @@ public class ResearchLogger implements SharedPreferences.OnSharedPreferenceChang
    }

    private void startRecordingInternal() {
        commitCurrentLogUnit();
        if (mUserRecordingLog != null) {
            mUserRecordingLog.abort();
        }