Fix traceur crash due to getQsTile returns null
The call to getQsTile returns null for some multi-user implementations,
so it is necessary to add a null pointer check to prevent the traceur
app from crashing. This should be a no-op change on AOSP.
Bug: 279325470
Test: Check traceur app happens to stopped running or not, When frequently using Second Space or other mobile avatar function apps.
Change-Id: If2481025eac337d53f001875725ff5e1b30f31f6
Signed-off-by: hupeng3 <hp121520@gmail.com>
1 file changed