OSDN Git Service

Choose the Tether help file based on device config
authorRobert Greenwalt <robdroid@android.com>
Thu, 18 Mar 2010 22:31:48 +0000 (15:31 -0700)
committerRobert Greenwalt <robdroid@android.com>
Fri, 19 Mar 2010 17:27:52 +0000 (10:27 -0700)
commit38925c0b964b7aef23c8a03af4d1a9499474f1b2
tree2479280eac3707d01b58b9a1a74023a177c6e620
parentb3be4d0c5095c6f22d15dc141e4c5c35a18c723c
Choose the Tether help file based on device config

Don't show wifi Tethering help on devices that don't support it, etc.

bug:2520021
Change-Id: I905d1b66fc239d5a5f5028715623d8781041f9ca
assets/html/en_us/tethering_usb_help.html [new file with mode: 0644]
assets/html/en_us/tethering_wifi_help.html [new file with mode: 0644]
src/com/android/settings/TetherSettings.java