(Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals.

TelecomApp will no longer function once telecom moves to a shared
process so we need an alternative for initializing global state. This
change moves everything in TelecomApp to TelecomGlobals.

Bug: 18112269
Change-Id: I79b5e7a3337adb6bae55ebe22c5a8f8506391ef3
3 files changed