am 2eaa8880: am c5a640ee: Merge change Icce4f510 into eclair

Merge commit '2eaa8880f076ebd0db36de81f9feaf34bd571df3' into eclair-mr2-plus-aosp

* commit '2eaa8880f076ebd0db36de81f9feaf34bd571df3':
  change BT sample minsdkversion to 6 because it
This commit is contained in:
Scott Main
2009-12-03 18:24:44 -08:00
committed by Android Git Automerger

View File

@@ -17,7 +17,7 @@
package="com.example.android.BluetoothChat"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk minSdkVersion="5" />
<uses-sdk minSdkVersion="6" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.BLUETOOTH" />