OSDN Git Service

Added IMEI status activity.
authorPauloftheWest <paulofthewest@google.com>
Mon, 20 Oct 2014 18:26:13 +0000 (11:26 -0700)
committerPauloftheWest <paulofthewest@google.com>
Tue, 28 Oct 2014 20:00:11 +0000 (13:00 -0700)
commitf41aaa249b2d4bc23d1a99b3250ada37f9e207b7
tree3beabd8b5ee12a5beb4f90fca1535eae449cfc54
parent4aab7ecb56e9af4600b126c67d7efe0b7e1f6ee1
Added IMEI status activity.

+ Added IMEI support from MTK with formatting changes.  Now extra SIM
  IMEI information is displayed in a seperate activity.

Bug: 17935115
Change-Id: I48942d77650bef2a1778996db3b1ec3a9d87492c
AndroidManifest.xml
res/values/strings.xml
res/xml/device_info_phone_status.xml [new file with mode: 0644]
src/com/android/settings/deviceinfo/ImeiInformation.java [new file with mode: 0644]