OSDN Git Service

Unhide telecom APIs needed by Contacts
authorBrian Attwell <brianattwell@google.com>
Fri, 19 Dec 2014 19:37:16 +0000 (11:37 -0800)
committerEtan Cohen <etancohen@google.com>
Mon, 2 Mar 2015 16:35:32 +0000 (08:35 -0800)
commit48d8442e9c8e3331731b8cebc5b95cc40e923956
tree41d7055a4d9cd57404735e9691f9c267ea41a521
parent500a98a8eef31eba01863eb2d15ba085d597c10d
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
api/current.txt
telecomm/java/android/telecom/PhoneAccount.java
telecomm/java/android/telecom/PhoneAccountHandle.java
telecomm/java/android/telecom/TelecomManager.java
telecomm/java/android/telecom/VideoProfile.java