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

Commit 37a6bc6a authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge changes I09303d9b,I2910ab5f,I7282b163 am: 82cf06b4

parents c9eeba67 82cf06b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5317,7 +5317,7 @@ public class AdapterService extends Service {
            initFlags.add(String.format("%s=%s", GD_LINK_POLICY_FLAG, "true"));
        }
        if (DeviceConfig.getBoolean(DeviceConfig.NAMESPACE_BLUETOOTH,
                GATT_ROBUST_CACHING_CLIENT_FLAG, false)) {
                GATT_ROBUST_CACHING_CLIENT_FLAG, true)) {
            initFlags.add(String.format("%s=%s", GATT_ROBUST_CACHING_CLIENT_FLAG, "true"));
        }
        if (DeviceConfig.getBoolean(DeviceConfig.NAMESPACE_BLUETOOTH,