am 0eee0f7c: am 0e00b43f: am d93b5e24: Merge "Update api for onConnectionAdded/Removed" into lmp-dev

* commit '0eee0f7cac50f83f37aa236b1b646684d5a2f902':
  Update api for onConnectionAdded/Removed
diff --git a/api/current.txt b/api/current.txt
index 648274b..6038650 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -28542,8 +28542,6 @@
     method public final java.util.Collection<android.telecomm.Connection> getAllConnections();
     method public final android.os.IBinder onBind(android.content.Intent);
     method public void onConference(android.telecomm.Connection, android.telecomm.Connection);
-    method public void onConnectionAdded(android.telecomm.Connection);
-    method public void onConnectionRemoved(android.telecomm.Connection);
     method public android.telecomm.Connection onCreateIncomingConnection(android.telecomm.PhoneAccountHandle, android.telecomm.ConnectionRequest);
     method public android.telecomm.Connection onCreateOutgoingConnection(android.telecomm.PhoneAccountHandle, android.telecomm.ConnectionRequest);
     method public void onRemoteConferenceAdded(android.telecomm.RemoteConference);