commit | 9b9a282e4a9f5b14729105ecd3254b877af8985f | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Wed Sep 19 17:03:22 2018 +0800 |
committer | Ivan Chiang <chiangi@google.com> | Fri Sep 28 11:49:47 2018 +0800 |
tree | b4e17fd9ddb7e597c4622158f1faa5b53c6fa1d6 | |
parent | d3608d2e377123163c2b8cc9f9aa5994a5e92061 [diff] |
Support to launch the root from the intent without rootId If the uri in Intent only includes authority without root id, we launch the first root base on the authority. Change-Id: I721e3647fa208981009c2f70b1f9460a9f04d6a7 Fix: 116180469 Test: atest ActionHandlerTest