Bluetooth: fix pairing intents
am: effd8234d8

Change-Id: I5c0a62c96f7c4dea63135fefbf39e0feae4e5ec3
diff --git a/overlay/packages/apps/Bluetooth/res/values/config.xml b/overlay/packages/apps/Bluetooth/res/values/config.xml
index 5440375..2385dd2 100644
--- a/overlay/packages/apps/Bluetooth/res/values/config.xml
+++ b/overlay/packages/apps/Bluetooth/res/values/config.xml
@@ -16,4 +16,6 @@
     <bool name="profile_supported_pbap">false</bool>
     <bool name="profile_supported_map">false</bool>
     <bool name="profile_supported_opp">false</bool>
+
+    <string name="pairing_ui_package">com.android.tv.settings</string>
 </resources>