commit | 513c8921359c2b576e0713da6d649e5e7c29d179 | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Wed Sep 17 14:47:20 2014 -0700 |
committer | Nancy Chen <nancychen@google.com> | Wed Sep 17 18:34:13 2014 -0700 |
tree | ee3d0bed8a1285a5c1720811694607cded8e8088 | |
parent | 77ebdcbaaad6da33c7bdb5a2b22df45959f7f6d9 [diff] |
Replace get*PhoneAccounts* public API methods with new method (1/3) Hide getCallCapablePhoneAccounts and getPhoneAccountsSupportingScheme because a third party app should not be able to see all phone accounts registered. Replace instead with getPhoneAccountsForPackage(Context) which will only return the phone accounts registered by a particular package. Bug: 17510811 Change-Id: I8465ef4f13b62fe83f51835cfffe1656298041a8