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

Commit 18249afe authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7243396 from c3f2588fed7441b899190e50b322db14a2516f40 to sc-release

Change-Id: I90061afd265686b56a08de109f731ca8e02ca65e
parents 39014c19 38b42265
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -745,7 +745,6 @@ public final class BluetoothAdapter {
     * Use {@link #getDefaultAdapter} to get the BluetoothAdapter instance.
     */
    BluetoothAdapter(IBluetoothManager managerService) {

        if (managerService == null) {
            throw new IllegalArgumentException("bluetooth manager service is null");
        }