Add methods to TelephonyManager for Subscription management (2/3)

As part of the effort to permit third-party suppliers of telephone
connectivity, we permit clients of TelephonyManager to obtain the
currently valid Subscription objects describing these suppliers. The
Subscriptions are intended to be self-describing such that an end-user
can choose from among them based on the information they contain. One
of these objects may then be attached to an ACTION_DIAL or ACTION_CALL
Intent to represent the end-user's choice of how to make a call.

Change-Id: Ia462e4cd830a0b0d067f79b91cb2df79358e35f9

Conflicts:
	src/com/android/telecomm/TelecommServiceImpl.java
6 files changed
tree: 66395ab851c64e06dbc1f67c003b0e5d3bc44ec3
  1. libs/
  2. res/
  3. src/
  4. tests/
  5. .classpath
  6. .project
  7. Android.mk
  8. AndroidManifest.xml