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

Commit b67bcf0b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: Ib9380bde63e330ff93485407486c98f3c70b04b4
parents 48ca2e18 6b8e2574
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();
            }