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

Commit a0c20f1d 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 f247ab8e 8b0a38af
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();
            }