Skip to content
  • Ulf Hermann's avatar
    Android: notify qml profiler when app is stopped · 1111c06a
    Ulf Hermann authored
    
    
    As we cannot determine reliably what happened to the app we drop the
    "success" parameter to notifyRemoteFinished(). It was almost always
    true before and where it wasn't it didn't do anything useful. The
    transition from AppRunning to AppKilled without AppDying in between
    was invalid and would have triggered an assertion when it happened.
    
    Task-number: QTCREATORBUG-11760
    Change-Id: Iebf4ca9bddbcc7b152131f9574bc5f2c0a8ba44f
    Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
    1111c06a