diff options
author | Vishnu Nair <vishnun@google.com> | 2019-04-12 13:51:40 -0700 |
---|---|---|
committer | Vijay Dandiga <vdandiga@codeaurora.org> | 2019-07-12 14:58:11 +0530 |
commit | 89e291ff60e4283ff2c579aeaa4420d8c7a91009 (patch) | |
tree | 8949759fdb040a417aa402bdccc0ce3288774f31 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1f29354a4fd01260c1d091d04e056cc40f015c8e (diff) |
ActivityMetricsLogger: Fix cold launches treated incorrectly as invalid transitions
In some cases where the process is killed and the activity is launched, its start result will be
START_TASK_TO_FRONT if its TaskRecord already exists. In this case the launch should be treated
as a COLD launch since the process will be created.
CRs-Fixed: 2484915
Bug: 130401938
Test: atest ActivityMetricsLoggerTests
Change-Id: I2841fe198d189be692c38f94829604bd1e4aa3b5
(cherry picked from commit f14d25a6a0b9f7026d012972fb38844d296ec20b)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions