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

Commit b2a08c86 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update UUIDs immediately on NVRAM"

parents e23f403c dd62d8e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -260,7 +260,7 @@ static int prop2cfg(bt_bdaddr_t* remote_bd_addr, bt_property_t* prop) {

  /* save changes if the device was bonded */
  if (btif_in_fetch_bonded_device(bdstr) == BT_STATUS_SUCCESS) {
    btif_config_save();
    btif_config_flush();
  }

  return true;