commit | ce6117e5623d0e4f3119062ba1dc82424377bf97 | [log] [tgz] |
---|---|---|
author | Susheel nyamala <snyamala@codeaurora.org> | Wed Sep 14 18:51:37 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 16 22:48:03 2016 -0700 |
tree | 54536fd463289ed88cac9afd7b19aaa12bede272 | |
parent | ae0f3405347eb0989c51f70fd8bce0ce5414a7f0 [diff] |
Fix data call retry issue on non dds sub Data call retry on non dds sub is aborted due to subid mismatch. Dds sub id is being passed in the retry alarm intent, which is causing issue for non dds sub. Pass subid from phone instance instead of dds sub id Change-Id: I057e47397cdeae648cd799cd5f9e287dad425e47 CRs-Fixed: 1065118