diff options
| author | 2023-03-03 04:48:39 +0000 | |
|---|---|---|
| committer | 2023-03-03 07:41:42 +0000 | |
| commit | a64494059c699af4664f70e2f2193331899cf5b3 (patch) | |
| tree | f5e80fc87b7efab3ef42729877223f31f897b2f8 /libs/androidfw/ApkParsing.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions