bluetooth tethering

Change-Id: I8dfb1c85bb8b963d2937b8bc4a4c9f0cf641785d
This commit is contained in:
Danica Chang
2010-08-10 18:41:29 -07:00
parent 4216902ba3
commit 32711b6752
11 changed files with 522 additions and 65 deletions

View File

@@ -58,8 +58,8 @@
<PreferenceScreen
android:key="tether_settings"
android:title="@string/tether_settings_title_both"
android:summary="@string/tether_settings_summary_both">
android:title="@string/tether_settings_title_all"
android:summary="@string/tether_settings_summary_all">
<intent
android:action="android.intent.action.MAIN"
android:targetPackage="com.android.settings"