summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2019-11-12 16:07:29 +0800
committerRiddle Hsu <riddlehsu@google.com>2019-11-13 08:10:17 +0000
commit5477b578faae7a36949fa8ac2b90ab40c83bed77 (patch)
tree37ffe913fb7671287e818b8a0f110b3c131ec63f /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java
parent6f7e2d5674c8fcd44e5421c7915349b5dc59ad7f (diff)
Fix warning of activity LRU list removal
In ActivityRecord#destroyImmediately, the #cleanUp has removed the destroying activity from LRU list (since 2322bed), so the later removal cannot find the existing record and then always prints warning log. Also update LRU list for the case of reparenting (onActivityAddedToStack). Bug: 80414790 Test: Launch and finish an activity. The log should not have warning "not in LRU list". Change-Id: Ie7ce1ba7a4af95af6640b5833f6a7cd06ac8f8d4
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions