Update git submodules

* Update frameworks/base from branch 'main'
  to a6a9c47bec6c99ae486d0c500e97290ce6f9e542
  - Merge "Fix TypedArray instance leak in ParsingPackageUtils." into main
  - Fix TypedArray instance leak in ParsingPackageUtils.
    
    TypedArray instance was not closed after creation due to recycle method not being invoked. Added recycle call.
    
    Bug: 337976070
    FIXES: 337976070
    Change-Id: I222e33209e6b66f344e24ae1ca232ca7312da087
    
1 file changed