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

Commit 617bb3b7 authored by Ethan Chen's avatar Ethan Chen
Browse files

Revert "Fix the event name"

This reverts commit 52316702.

Change-Id: I4bf15a61507192a16a6b32e5d5d2e10e085689b7
parent 52316702
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1485,7 +1485,7 @@ public class PeopleActivity extends ContactsActivity implements
                this.startActivity(exportIntent);
            }
            break;
        case ImportExportDialogFragment.SUBACTIVITY_SHARE_VISIBLE_CONTACTS:
        case ImportExportDialogFragment.SUBACTIVITY_SHARE_VISILBLE_CONTACTS:
            if (resultCode == RESULT_OK) {
                Bundle result = data.getExtras().getBundle(
                        SimContactsConstants.RESULT_KEY);