| commit | a64494059c699af4664f70e2f2193331899cf5b3 | [log] [tgz] |
|---|---|---|
| author | Jerry Chang <chenghsiuchang@google.com> | Fri Mar 03 04:48:39 2023 +0000 |
| committer | Jerry Chang <chenghsiuchang@google.com> | Fri Mar 03 07:41:42 2023 +0000 |
| tree | f5e80fc87b7efab3ef42729877223f31f897b2f8 | |
| parent | aeec834753e76bac5e5203832d5b423e34d1de5c [diff] |
Do not clear activity type in clearSizeCompatMode The activity type was set when adding the activity to a task, so reseting activity type in clearSizeCompatMode might leaving it undefined because the activity is already added to a task. Fix: 267559999 Test: atest SizeCompatTests Change-Id: I611a5e98124937b7056b02cdedfe3884f99c3218