Merge "Adds cross-profile intents for Bluetooth detail Settings"

This commit is contained in:
TreeHugger Robot
2019-10-16 09:58:21 +00:00
committed by Android (Google) Code Review

View File

@@ -3088,6 +3088,8 @@
</intent-filter>
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
android:value="com.android.settings.bluetooth.BluetoothDeviceDetailsFragment" />
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
android:value="true" />
</activity>
<activity android:name=".panel.SettingsPanelActivity"