We were previously setting the task bounds for freefrom tasks to the stack bounds when the stack is resized. So, all the tasks in the stack are sized to the stack bounds vs. trying to fit in the stack bounds while maintaining their size. Also, we only want to apply fit to bounds on a task bound when we are resizing the stack. So, moved method from TaskRecord to ActivityStackSupervisor. Change-Id: Ia6e046d6f2c3b0d80b06530a3e07d6ed1bb9b79f
…
am 1d815272: am 58c27e3e: am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization."
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%