commit | 82378198a9fb4b65acfaab9e78ead1fe6afcb688 | [log] [tgz] |
---|---|---|
author | Yuncheol Heo <ycheo@google.com> | Thu Mar 18 12:34:41 2021 -0700 |
committer | Yuncheol Heo <ycheo@google.com> | Thu Mar 18 21:40:22 2021 -0700 |
tree | c264a045e39e65df3e3539edfee0d6576c775b12 | |
parent | c415157f45fb73f0d55b2a8990332d71c5b900ae [diff] |
Fix NPE in ActivityRecord.inSizeCompatMode() - Since commit c3cb0cb, isSizeCompatMode is included in protoDump. If ActivityMetricsLogger dumps log and the Activity is in detached state, then 'parent' can be null. Bug: 183043632 Test: atest AndroidCarApiTest in cf_x86_auto-userdebug Change-Id: I823e787ce4f1c70736edcb10e043a4062a31e774