Bluetooth: fix pairing intents am: effd8234d8 am: 67bcaace0e
am: 127d397951

Change-Id: Iec684522db9c5f46d4a552dcf3c3095d59ccb15a
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>