OSDN Git Service

Show regulatory info based on hardware sku in Settings app.
authorVineeta Srivastava <vsrivastava@google.com>
Thu, 29 Aug 2013 00:17:57 +0000 (17:17 -0700)
committerVineeta Srivastava <vsrivastava@google.com>
Tue, 3 Sep 2013 20:05:04 +0000 (13:05 -0700)
commitc26807f20b604b73c913cca74f2c07e119f96bb9
treebc75f4dd9a3ccd6d1ab74ac267b632c29ae78c5e
parentec3c7762129429e0666f77f812849181f3be461a
Show regulatory info based on hardware sku in Settings app.

Use ro.boot.hardware.sku to read hardware sku property. When this property is
 set use regulatory_info_<sku>.img. By default use regulatory_info.png

Updated layout to set ImageView.

Bug: 9378140

Change-Id: I8e3622a89742333818297759585227c6290ccf31
res/layout/regulatory_info.xml
src/com/android/settings/RegulatoryInfoDisplayActivity.java