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

Commit 4b55d88c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents fd747e66 b78ecc4d
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"