commit | 74f6bf88eb0247b25caa8be9d170be6ba4cf5d28 | [log] [tgz] |
---|---|---|
author | Evan Charlton <evanc@google.com> | Wed Mar 05 08:21:52 2014 -0800 |
committer | Evan Charlton <evanc@google.com> | Wed Mar 05 14:01:52 2014 -0800 |
tree | 6517d714f34331782f2b000191314c35b0ba08f1 | |
parent | a50f45405d4937b86db4c482309cbebdd857e348 [diff] |
Add optional data to incoming calls When a CallService creates an incoming call, allow it to pass a Bundle of arbitrary data along with the intent. This data will be returned to the CallService via setIncomingCallId. This makes it easier for CallServices to match up incoming calls with their IDs. Change-Id: I52e7e1d0788ecd01aa427e76de7ccf4d9b75f1f0