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

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