Update git submodules

* Update frameworks/base from branch 'main'
  to b19525912f9d4f92be4062d2ab7f3ed3b1abf776
  - Merge "Fix incorrect gid config leads to process/system cannot start." into main
  - Fix incorrect gid config leads to process/system cannot start.
    
    We found that if the system application misconfigures the gid in the permissions, -1 will be added to the application's gid list, which will cause the application process or system startup to fail, so consider adding a check to prevent this unexpected situation.
    
    Change-Id: Ic3133067285ecfd9310b4bca56ff402180e7c2aa
    
1 file changed