commit | f358b4ea61b3b092cf3c7cdc9e6c6049283a8904 | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Jan 03 20:05:15 2017 +0800 |
committer | rohan <purohit.rohan@gmail.com> | Thu Jul 30 14:54:05 2020 -0400 |
tree | ebdbe87f3af8321b5d7f14fdbe19dd05e78f3f0d | |
parent | 947b60db30dd793ca6e9812c7995c7a1d7de62d2 [diff] |
Stability NullPointer issue Description: Compute a child location by recursion, it may not have parent view. When the child doesn't have parent, should break the recursive. Change-Id: I8707712b85c10bf1c1d3860c5b8323aefd455cf2 CRs-Fixed: 1104931 Signed-off-by: DennySPB <dennyspb@gmail.com> Signed-off-by: Arghya Chanda <arghyac35@gmail.com>