Docs: Fixed broken tag

Bug: 19164028
Change-Id: I3de00e9f6202473463ff2273c37c777e7c48a34e
diff --git a/src/devices/bluetooth.jd b/src/devices/bluetooth.jd
index f5e7363..64cec9e 100644
--- a/src/devices/bluetooth.jd
+++ b/src/devices/bluetooth.jd
@@ -47,7 +47,7 @@
   <dt>Bluetooth system service</dt>
   <dd>The Bluetooth system service, located in <code>packages/apps/Bluetooth</code>, is packaged as an Android
   	app and implements the Bluetooth service and profiles at the Android framework layer. This app
-  	calls into the HAL layer via JNI.</p>
+  	calls into the HAL layer via JNI.</dd>
 
   <dt>JNI</dt>
   <dd>The JNI code associated with <a