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

Commit 7e610abd authored by Tom Hsu's avatar Tom Hsu Committed by Automerger Merge Worker
Browse files

Merge "[Settings] Update UI when bluetooth connection is down." am: 8a9dc9ca

parents 24ac97a0 8a9dc9ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ public class TetherPreferenceController extends AbstractPreferenceController imp

                public void onServiceDisconnected(int profile) {
                    mBluetoothPan.set(null);
                    updateSummary();
                }
            };