OSDN Git Service

AI 143898: Attempt to set the device Locale (if not already set) at phone
authorRobert Greenwalt <>
Wed, 1 Apr 2009 01:00:50 +0000 (18:00 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 1 Apr 2009 01:00:50 +0000 (18:00 -0700)
commitf05a98cbff4647de518daf349fe7f69a4993a6fb
tree5983e717fe221b75df5dfba1eda8facb3da69521
parentb3785307143556f3aba228f4c81fac96fda09ea1
AI 143898: Attempt to set the device Locale (if not already set) at phone
  init based on the phone's reported carrier ID.
  Uses a core system resource string-array to contain the mapping
  of carrier ID -> default locale.  This should be set per project in
  an overlay.
  BUG=1731384

Automated import of CL 143898
core/res/res/values/strings.xml
telephony/java/com/android/internal/telephony/PhoneBase.java
telephony/java/com/android/internal/telephony/gsm/SIMRecords.java