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

Commit e8f2e839 authored by Rahul Arya's avatar Rahul Arya Committed by Automerger Merge Worker
Browse files
parents ffb33b9d 23fee4e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ public class BluetoothDeviceConfigChangeTrackerTest {

        boolean shouldRestart =
                changeTracker.shouldRestartWhenPropertiesUpdated(
                        new Properties.Builder("another_namespace")
                        new Properties.Builder(DeviceConfig.NAMESPACE_BLUETOOTH)
                                .setString("INIT_a", "false")
                                .build());