Update git submodules

* Update system/core from branch 'main'
  to 4f88e4b79a4d83ca13cf53ab33af13e2bd975041
  - Merge changes from topic "revert-3081452-revert-3062926-CJGHTRPCBP-GUVWVZQSHP" into main
    
    * changes:
      Reland "[Berberis][CrashReporting] Dump guest thread inf..."
      Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..."
    
  - Reland "[Berberis][CrashReporting] Dump guest thread inf..."
    
    Guest thread information will print out follow host thread.
    
    Revert submission 3081452-revert-3062926-CJGHTRPCBP
    
    Reason for revert: Will make the change base on the original CLs for a reland.
    
    Bug: b/321799516
    Test: riscv64, checked tombstone file has wanted block.
    https://paste.googleplex.com/6282302317658112
    Added arm64 support and tested arm64 unwinding in internal repo.
    https://paste.googleplex.com/6545612887818240
    
    Change-Id: Ie54ad6f359d60283442adfcd9ee95f5a116e4b72
    
  - Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..."
    
    Revert submission 3081452-revert-3062926-CJGHTRPCBP
    
    Reason for revert: Will make the change base on the original CLs for a reland.
    
    (Original CL commit message)
    This CL is to get guest registers information.
    
    Bug: b/321799516
    Test: m
    Testing for TLS Slot:
    Manual testing by: 1. crash the jni tests to produce tombstones file 2.
    get the signature field of guest state header 3. verified it is the same
    value as NATIVE_BRIDGE_GUEST_STATE_SIGNATURE
    
    Manual test the arm64 by: 1. flash build to pixel phone and verify
    retrieving TLS_SLOT_THREAD_ID's tid field is the same as current thread
    id.
    
    Testing for register values:
    Test and print out registers values for riscv64, looks make sense that
    has null zero value slots.
    
    Change-Id: Ieebf845bff517380ee07fac77f24b48efeb53521
    
1 file changed