TaskDisplayArea: fix NPE problem.
The getOrCreateRootHomeTask method return value is Nullable ,so we should make NonNull judgment before use the return value. Test: OEM monkey test Flag: EXEMPT bugfix Bug: 386025825 Change-Id: I7efc57e94a3cdaf1db27fb696a975e194e86d8a3
Loading
Please register or sign in to comment