Skip to content

Releases: F-AOSP/platform_packages_providers_TelephonyProvider

DS_r4: Add proper DB upgrade path.

25 Jun 12:30

Choose a tag to compare

Add back the CM11 upgrade path and a phone_id -> sub_id conversion.

Change-Id: I1f26dca48ac1536a524177ff20e59d7242100861

pre-stable: telephony: Add support for choosing a default APN

02 Jan 16:49

Choose a tag to compare

* Sometimes, the standard method of choosing the "first" available APN
   is not what we want. Consider the case where a certain provider has
   both a "normal" APN and an LTE APN. The LTE APN is what we want, but
   it's not chosen.
* Add a new overlayable value "config_preferred_apn" to handle this. A
   device can override this. The format is "apn,mcc,mnc".

Change-Id: Ia6ca4159491bee15b3f18ad7ad524b8b0ffce2f2

alpha: telephony: Add support for choosing a default APN

24 Dec 22:15

Choose a tag to compare

* Sometimes, the standard method of choosing the "first" available APN
   is not what we want. Consider the case where a certain provider has
   both a "normal" APN and an LTE APN. The LTE APN is what we want, but
   it's not chosen.
* Add a new overlayable value "config_preferred_apn" to handle this. A
   device can override this. The format is "apn,mcc,mnc".

Change-Id: Ia6ca4159491bee15b3f18ad7ad524b8b0ffce2f2