Add voice dailing feature to the SDP record.

Bug: 2719204
Dr No: Eastham / Jsh

Change-Id: I03d8d6761d8b114e2cdf95ed0fab86c7cb61e469
diff --git a/tools/sdptool.c b/tools/sdptool.c
index 3dc0686..46ff101 100644
--- a/tools/sdptool.c
+++ b/tools/sdptool.c
@@ -1616,7 +1616,7 @@
 	uint8_t u8 = si->channel ? si->channel : 7;
 	uint16_t u16 = 0x17;
 #ifdef ANDROID
-	u16 = 0x03;
+	u16 = 0x07;
 #endif
 	sdp_data_t *channel, *features;
 	uint8_t netid = si->network ? si->network : 0x01; // ???? profile document