commit | e1b53c90c7c7f0a1cdc33713dcaeb49958ae3712 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Oct 29 22:01:16 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Fri Oct 29 22:22:24 2021 +0800 |
tree | 5da882ae2020ae389c9134297baef7fd9c735942 | |
parent | 9c0537028dc950a947143d5c65fd40027f495e33 [diff] |
Only allow resizeable Activity to create TaskFragment TaskFragment is usually occupied a portion of the owner Task. Using a non-resizable Activity limits the ability to resize Activity within TaskFragment. This CL prohibits non-resizeable Activity to create TaskFragment. Test: TaskFragmentOrganizerPolicyTests Bug: 199689901 Change-Id: I10ebfc90de1b571466b048400696061df1bc0206