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

Skip to content
Commit 56572fad authored by Gary Mai's avatar Gary Mai
Browse files

Add alias for CompactContactEditorActivity

Test: Used the test app launching an intent with:
  Intent intent = new Intent(Intent.ACTION_INSERT);
  bindIntentToClass(intent,
      "com.android.contacts.activities.CompactContactEditorActivity");
  startActivity(intent);

and confirmed the create new contact screen popped up.

Bug: 32741204
Change-Id: I7b6db413f83211bb788fade1bdde481f4d4c07df
parent a892ad00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment