commit | 56572fadc8c81fb8a2e18740e28ec5dabdd7c898 | [log] [tgz] |
---|---|---|
author | Gary Mai <garymai@google.com> | Thu Nov 10 16:45:41 2016 -0800 |
committer | Gary Mai <garymai@google.com> | Fri Nov 11 14:35:03 2016 -0800 |
tree | 800351daa2ae5eb0b8c0c13e57ab34f98e1fc37e | |
parent | a892ad00611a7fecaf16edc6bee73a45af0c3540 [diff] |
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