summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: fix build break for incorrect java lib linkingEdward Wang2016-02-091-2/+3
| | | | | | Issue-Id: CYNGNOS-1969 Change-Id: Ia13390739737063a9ab0cd0c3907389f3a587191
* SetupWizard : Use MccTable for mcc -> locale lookupDanesh M2016-01-281-1/+2
| | | | | | | | Some sims such as T-Mobile return incorrect languages for their PL(Preferred languages). Lookup the locale via the MccTable instead, and fallback to trusting the sim. Change-Id: I612d4952355ce4a42b35579e1f9aa879417c4cd4
* setupwizard: Move CMHW to CMSDKSteve Kondik2015-08-191-1/+2
| | | | Change-Id: Icc898a22c17486c9e2cc7f2d9d54ca025c134b0d
* SetupWizard: don't access SubscriptionController directlyPawit Pornkitprasan2015-04-201-3/+0
| | | | | | | | | SubscriptionController exists in the telephony process and cannot be accessed by SetupWizard. getInstance() will always return null. Change-Id: I017682d3aad539e1954348664b1c1fec7f76009d
* setupwizard: Adapt to MR1 multisim APIsSteve Kondik2015-03-221-0/+3
| | | | Change-Id: Icb5bad076fe5a5e8a26befc5bedd04981c374117
* SetupWizard: move to CmHardwareServiceScott Mertz2015-03-071-2/+0
| | | | Change-Id: I9413151fe307d23196ea5736dc8c50966a43a7cc
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-1/+1
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-151-0/+30