commit | 6794ce8233014dff258e11b81e5f09096818590a | [log] [tgz] |
---|---|---|
author | govenliu <govenliu@google.com> | Tue Mar 10 13:30:19 2020 +0800 |
committer | govenliu <govenliu@google.com> | Tue Mar 10 14:28:34 2020 +0800 |
tree | d7cb12ed4e4940f620ede8787475a810d84f7b3f | |
parent | e28309b2dcff7b627c030f35baea9e3987658d7b [diff] |
[Wi-Fi] Use startActivityForResult instead of startActivity to launch google help page The startActivity API can not launch the help page. Change to use startActivityForResult to launch. Bug: 143784389 Test: Add learnMore_launchesHelp_shouldStartActivityForResult unit test to check if startActivityForResult be called. Change-Id: Ia3ef82f94d4c8feb71131b44be26df74d6259805