commit | 69362cde87c9b4f3aaa7e6a484679a3c72189c01 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Mar 29 15:18:45 2019 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Apr 09 15:11:30 2019 +0800 |
tree | f2558a7a0489a5063b11d39be053529a4edfe092 | |
parent | 0a94974b677735958a3ea4eff241b3f120b27a1e [diff] |
Fix NPE in ActivityRecord This issue happened when we get null ActivityRecord. Add a null check to prevent. Also fix typo in ActivityStack. Test: atest ActivityRecordTest Fix: 129485624 Change-Id: I93b7dda1577b34f58fb5daed201404de4cfbad2e