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

Commit 3c2b9764 authored by William Escande's avatar William Escande
Browse files

SystemServer: Deleting obsolete comment

Bug: 311772251
Test: m service-bluetooth | comment edition -- no-op
Change-Id: I921a3a3b2f263e48e22d6a20ad6d2b218aecb8bf
parent 09c74d53
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1994,7 +1994,6 @@ class BluetoothManagerService {
                        Log.d(TAG, "MESSAGE_RESTORE_USER_SETTING: set Bluetooth state to enabled");
                        mQuietEnableExternal = false;
                        mEnableExternal = true;
                        // waive WRITE_SECURE_SETTINGS permission check
                        sendEnableMsg(
                                false,
                                BluetoothProtoEnums.ENABLE_DISABLE_REASON_RESTORE_USER_SETTING,