Adds cross-profile intents for Bluetooth detail Settings
Bug: 142349493 Test: manually Change-Id: If8c0f9d52c81226c6aa567520c3848189b489a31
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user