Update git submodules

* Update frameworks/base from branch 'main'
  to 0974de2b36a910c81b828eb952c1abce5c6fc22a
  - Merge "Remove android.security.KeyStore" into main
  - Merge "Update android_mallopt for GWP-ASan with the new names." into main
  - Update android_mallopt for GWP-ASan with the new names.
    
    Test: atest bionic-unit-tests CtsGwpAsanTestCases
    Bug: N/A
    Change-Id: I9bbd4af5d0949b6a207f207929e288a37c0899ff
    
  - Remove android.security.KeyStore
    
    Since android.security.KeyStore is no longer used, remove it.  This
    prevents this class, which had a name that made it sound much more
    important than it actually is, from being confused with the classes via
    which the Android Keystore is actually accessed these days.
    
    Bug: 326508120
    Test: build
    Flag: NONE mechanical refactoring with no behavior change
    Change-Id: I2f8471971b2816a4a830a48cb99ff118c21a6ad8
    
1 file changed