diff options
| author | 2022-01-24 14:57:07 +0800 | |
|---|---|---|
| committer | 2022-01-24 09:11:25 +0000 | |
| commit | 8e8ae4222f9fb0499af755a4255cceb89a79bd78 (patch) | |
| tree | 78fd291a9b9c0654d2cc877c812abc740319e8d4 /vulkan/libvulkan/api.cpp | |
| parent | fd2a942a07401b0a0fa5f3d73841026da2348220 (diff) | |
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
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions