Update git submodules

* Update frameworks/support from branch 'androidx-master-dev'
  to 5706d0858c92a13bb626c5caabdaa7a13f731640
  - Merge "Replace List with IntArray in Arrangement APIs" into androidx-master-dev
  - Replace List with IntArray in Arrangement APIs
    
    The CL replaces usages of List<Int> with IntArray in the Arrangement
    APIs. It also removes the deprecated custom Arrangement APIs.
    
    Relnote: The deprecated custom Arrangement APIs were removed.
    Fixes: 168297922
    Fixes: 168297923
    Test: built and ran
    Change-Id: Ic576d1053ebfe238d0805b4e8f0ec6a741e04645
    
1 file changed