commit | 350aaa604731e2739c77ab140dfc935a1fd3a819 | [log] [tgz] |
---|---|---|
author | Ryuto Sawada <ryuto.x.sawada@sonymobile.com> | Mon Jun 13 14:47:22 2016 +0900 |
committer | Toshiya Ikenaga <toshiya.ikenaga@sonymobile.com> | Tue Jul 12 18:00:56 2016 +0900 |
tree | ee3ed20334ccbd20b2116956abcb81e3982b0c60 | |
parent | a409035d51ceab9ed52ff206bf5066226ac8bd5f [diff] |
Shorten the sleep duration for LAUNCH BROWSER command Currently ServiceHandler sleeps 10 seconds right after broadcasting an intent to launch a browser application, but 10 seconds is too long and ServiceHandler cannot handle next user operation if user comes back from the browser application to the STK application quickly. To fix the issue, shorten the sleep duration. Bug: 29863555 Change-Id: Ia0e6af5bca42f174675df6dad51de91002f5e795