OSDN Git Service

Update Settings UI regarding tethering.
authorRobert Greenwalt <robdroid@android.com>
Fri, 12 Feb 2010 22:21:37 +0000 (14:21 -0800)
committerRobert Greenwalt <robdroid@android.com>
Wed, 17 Feb 2010 00:56:43 +0000 (16:56 -0800)
commitc4764d24837cf297440f0ee97fe8adb943c56fe0
treea90b2bc767ece7d146c17643eaece81f0e9df304
parent76ddcecd0d300d781ed8b3af4457a68ecbe98144
Update Settings UI regarding tethering.

If tethering is disabled (build var or a gservices property) for the device,
don't show any of the tethering options.  If Usb Tethering is disabled (config.xml) don't show
Usb Options.  If Wifi Tethering is disabled (config.xml) don't show Wifi Options.
AndroidManifest.xml
res/xml/wireless_settings.xml
src/com/android/settings/TetherSettings.java
src/com/android/settings/WirelessSettings.java