OSDN Git Service

Fixed a Settings crash.
authorPauloftheWest <paulofthewest@google.com>
Fri, 26 Sep 2014 23:05:44 +0000 (16:05 -0700)
committerPauloftheWest <paulofthewest@google.com>
Mon, 29 Sep 2014 21:58:27 +0000 (14:58 -0700)
commit29aab7a2ad3cabdc1681fdc93a0f00b20072d385
tree9943b86edd4f87847f2092043165883f2d5b7ec4
parent5c664d8e20e2b093f7602f8114e26a4c97f45ebd
Fixed a Settings crash.

+ When in Settings->More... we will no longer provide a tethering option
if tethering requires provisioning, but the provisioning app is invalid.

Bug: 17671381
Change-Id: I48a8178865a7ffddec714c1f6ee6f18d34801b60
src/com/android/settings/TetherSettings.java
src/com/android/settings/WirelessSettings.java