commit | b409e6c6f0969551f7b5ffd03e137c133f90073c | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Feb 12 12:30:17 2019 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Feb 12 20:50:59 2019 +0800 |
tree | 4d73a1f91fa51783ea24e573df86612cb9453329 | |
parent | 29bdd5d13ce98b1a58ddd3d2893e705db3ade7fb [diff] |
Fix NPE in RootActivityContainer We cannot guarantee that ActivityDisplay can be always gotten. Add a null check to prevent NPE when display is null. Bug: 124025708 Test: WmTests Change-Id: I180bdea83e8a40dee27199759177f2bdb70aacd2