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

Commit 8cb4301b authored by Jason Monk's avatar Jason Monk Committed by Gerrit Code Review
Browse files

Merge "Change receiver name attribute for DISCOVERABLE_TIMEOUT"

parents 86467366 70b1928a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2440,7 +2440,7 @@
            <meta-data android:name="android.appwidget.provider" android:resource="@xml/appwidget_info" />
        </receiver>

        <receiver android:name=".bluetooth.BluetoothDiscoverableTimeoutReceiver">
        <receiver android:name="com.android.settingslib.bluetooth.BluetoothDiscoverableTimeoutReceiver">
            <intent-filter>
                <action android:name="android.bluetooth.intent.DISCOVERABLE_TIMEOUT" />
            </intent-filter>