Update git submodules

* Update frameworks/native from branch 'main'
  to 61d93fc23f1d3d7a34b7b94ada7e77c9133cfba8
  - Merge "deprecate binder::get_service, add binder::check_service" into main
  - deprecate binder::get_service, add binder::check_service
    
    Deprecate `get_service` because the underlying NDK function
    `AServiceManager_getService` has been deprecated. `check_service` is
    added to give access to one of the suggested alternatives.
    
    Bug: 339248908
    Test: atest --test-mapping frameworks/native/libs/binder/TEST_MAPPING
    Change-Id: Iac89691f651c55df532a2dc2462db9f2795ad170
    
1 file changed