Dangling fixes for outgoing calls.

CallsManager.INSTANCE = new CallsManager() -> new Switchboard()

Except that Switchboard tries to use INSTANCE in it's own
constructor...which is yet not initialized.  Same problem with
InCallController.

Change-Id: Id0b6487e0e65ea3a90195392cbf1f3acc8c540ac
4 files changed
tree: 74d80cc6846a8a9769c2ba3e3f738df5992211bd
  1. libs/
  2. res/
  3. src/
  4. tests/
  5. .classpath
  6. .project
  7. Android.mk
  8. AndroidManifest.xml