(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: I46d18ea88a6c6ba5116f7686ba50777c832fc0f7
3 files changed