commit | 6fcbfc3962d8457cf8ed9dc36962b2ff4bc78724 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Apr 26 15:51:30 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Wed Apr 27 04:19:16 2022 +0000 |
tree | 94d5fd96cfb6db482614bf111bee5c30fc1a219b | |
parent | 301ff2fec1eb1ae9482bbb917228ed29ba2f1b29 [diff] |
Fix crash for cross-process embedding 1. For TaskFragment#isAllowedToBeEmbeddedInTrustedMode, it should return false if any child activity is not in trusted mode. 2. We don't need to check requested bounds if it is empty. Bug: 197364677 Test: atest WmTests:TaskFragmentTest Change-Id: Ic9eab24f6e8530c03910e4ffaeeb6d3b69591ec7