commit | 134dd68ff980b870ce61eef0a31ea0fa5f96f87d | [log] [tgz] |
---|---|---|
author | Evan Charlton <evanc@google.com> | Tue Nov 25 14:12:57 2014 -0800 |
committer | Evan Charlton <evanc@google.com> | Fri Dec 05 08:55:13 2014 -0800 |
tree | edf0cf34d3f0fef714a7f4fb6f41b6129db38f90 | |
parent | 7792b714b66e3af57bc243666b7843b0adf9c0b3 [diff] |
Associate a UserHandle with each PhoneAccountHandle This needs to be tracked so that connections get directed to the correct user. This is not a public API; rather, it will be populated and read only by the Telecom service. Expose a new capability, CAPABILITY_MULTI_USER which can be used by system-privileged apps to indicate that this PhoneAccount may be used by any user on the device. Bug: 17421902 Bug: 17421044 Change-Id: I673904a7ae038c88688bba62642e93174e55c308