Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b78ecc4d authored by hughchen's avatar hughchen
Browse files

Adds cross-profile intents for Bluetooth detail Settings

Bug: 142349493
Test: manually
Change-Id: If8c0f9d52c81226c6aa567520c3848189b489a31
parent ca3639a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"