commit | 9cc9e483e0f6df5eb35af9943d4b70e9bfaf4b27 | [log] [tgz] |
---|---|---|
author | HanWang <hanwang627@gmail.com> | Wed Aug 09 19:54:14 2023 +0800 |
committer | HanWang <hanwang627@gmail.com> | Thu Aug 10 15:08:48 2023 +0800 |
tree | 751ccc006eb418e643944ccb09347e53cd87e24e | |
parent | 7507728a6c942ae34e73d7a59f141cca574a1cae [diff] |
Add null pointer judgment processing to prevent restarting When getDisplayArea() is not default display,there will be a null pointer situation, to avoid this situation, a null pointer judgment has been added. Bug:295103280 Test:Stability test Change-Id: I46c1463bab7889ba0395c67b8bd1ffa1148326cf Signed-off-by: HanWang <hanwang627@gmail.com>