commit | 407a7252782ce393121519709ae55208186a1f30 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Wed Sep 29 18:26:12 2021 +0800 |
committer | Arc Wang <arcwang@google.com> | Thu Sep 30 01:52:48 2021 +0000 |
tree | 70d2aabbf9eab186adc0bc522fbe6f09cb38d691 | |
parent | 9a7d259341526b52949ce862af89d479fd45974e [diff] |
Use startActivity for android.settings.APP_SEARCH_SETTINGS The Activity launched by android.settings.APP_SEARCH_SETTINGS does not setResult. So it's no meaning to use startActivityForResult for the Intent. Bug: 196923591 Test: manual Settings -> Search settings -> search an item -> click back button twice and back to Settings home. Change-Id: Ia760a301465bb87814326611a1ec2368887f120a