commit | 48d8442e9c8e3331731b8cebc5b95cc40e923956 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Fri Dec 19 11:37:16 2014 -0800 |
committer | Etan Cohen <etancohen@google.com> | Mon Mar 02 08:35:32 2015 -0800 |
tree | 41d7055a4d9cd57404735e9691f9c267ea41a521 | |
parent | 500a98a8eef31eba01863eb2d15ba085d597c10d [diff] |
Unhide telecom APIs needed by Contacts * Removed @SystemApi and @hide from some telecom classes and APIs * Stopped using explicit @link's to ConnectionService, so that I didn't need to unhide ConnectionService * Added @SystemApi to hidden methods inside classes that I removed @SystemApi from. * Ran update-api. This picked up unrelated Math changes from b/11388705. Unbundling Bug: 18777272 Bug: 11388705 Change-Id: I218e0c3c0ae515d3deb2d3b67657db45a0bad999