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

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

Merge "Fix bluetooth can't turn off during network reset (1/3)" into rvc-dev

parents d0011c68 eebbe5c3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1899,7 +1899,6 @@ public class AdapterService extends Service {

            enforceBluetoothPrivilegedPermission(service);

            service.disable();
            if (service.mDatabaseManager != null) {
                service.mDatabaseManager.factoryReset();
            }