Merge "Adds cross-profile intents for Bluetooth detail Settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4b55d88c1e
@@ -3088,6 +3088,8 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||||
android:value="com.android.settings.bluetooth.BluetoothDeviceDetailsFragment" />
|
android:value="com.android.settings.bluetooth.BluetoothDeviceDetailsFragment" />
|
||||||
|
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
|
||||||
|
android:value="true" />
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name=".panel.SettingsPanelActivity"
|
<activity android:name=".panel.SettingsPanelActivity"
|
||||||
|
Reference in New Issue
Block a user