RecentTasks:fix NPE problem to avoid system_server process crash.
It is possible for a task.getBaseIntent() method call to return a null object, so it is necessary to determine whether it is null before calling it Test: atest Bug: 384431818 Change-Id: Id4d9ad2addba4f0a7f298b6d752b3c4ed14b422a
Loading
Please register or sign in to comment