Update git submodules

* Update frameworks/native from branch 'master'
  to 97c1356a08376bd1664a0ce5be5591fe9c91c7d6
  - Merge "Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev am: 5825d17d0e"
  - Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev am: 5825d17d0e
    
    Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1958441
    
    Change-Id: I4badf8e2ead3c9bf5dd0e50d4f317b1daaadeb5e
    Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
    
  - Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev
  - Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3
    
    Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1958441
    
    Change-Id: I3425ff8741b3901bc0a016e2b43587051f060d11
    Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
    
  - Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev
  - opengl: tests: Add explict android:exported flag to manifests
    
    After Android S+, it's required to add android:exported flag on manifests
    if an intent filter is defined[1]. However, it's missing on the
    manifests of these opengl tests which are targeting to current sdk
    version leads to installation failures for these APKs. Fix it by adding
    required android:exported flag.
    
    [1]: https://android.googlesource.com/platform/frameworks/base/+/c4e90ac06ad3e0fd2af9e3864742e2d1199a8cdd
    
    Test: These APKs are installed successfully on Android 12 devices.
    
    Bug: 215940253
    Change-Id: Ia95a46cc55103e7f075900acd237b41699f4cbd0
    
1 file changed