Update git submodules

* Update frameworks/base from branch 'main'
  to 2417c31f09a3c5981e1594ce73060769fe85dbd4
  - Merge "Fixed device restart caused by starting Activity under split-screen root task." into main
  - Fixed device restart caused by starting Activity under split-screen root task.
    
    The root task used for split screen contains two or more sub-tasks. In this case, the activity should not be allowed to be started under the root task, which will cause a null pointer and cause the device to restart. Therefore, when the activity is started by specifying the taskid, check that the task is leaftask.
    
    Change-Id: I095feb549ce2d3a4e61d999a342f64bea8264288
    
1 file changed