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

Commit 3afb3c73 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5620821 from a2f68ce2 to rvc-release

Change-Id: Id388b98ea764528be5fdcf00eb7daa88fbf45bdb
parents f3227389 a2f68ce2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ public class ClockFacePickerActivity extends FragmentActivity implements ClockFr
                result.putExtra(EXTRA_CLOCK_FACE_NAME, option.getId());
                setResult(RESULT_OK, result);
                callback.onSuccess();
                finish();
            }

            @Override