| commit | e59bb195972d65a71618af4fe13f1ad982253e16 | [log] [tgz] |
|---|---|---|
| author | Sailesh Nepal <sail@google.com> | Tue Apr 01 18:33:59 2014 -0700 |
| committer | Sailesh Nepal <sail@google.com> | Tue Apr 01 19:31:01 2014 -0700 |
| tree | 08f97cd6bc6fb7553ebd2276284daccf867d0d5e | |
| parent | 10ea4609f60940145489ebffcdd53d40948f56f4 [diff] |
Use mapped IDs for calls
With this CL each client gets a unique ID to represent calls.
This has a couple of benefits:
- avoids one client from modifying another clients call
- allows for stricter validation of input
- allows a call to handed off to a different call service
(with a different call ID)
Bug: 13643568
Change-Id: I6e2039aead5723d01f9442a4e54f5e616711a3b3