Add screenLayout to AndroidManifest configChanges
authorRobert Tray <rtray@gpartner-nvidia.com>
Fri, 14 Sep 2018 22:32:57 +0000 (16:32 -0600)
committerDaniel Koch <dkoch@nvidia.com>
Thu, 20 Sep 2018 12:06:23 +0000 (14:06 +0200)
commit19a58213e3e870bf258118bd3726c8783cd73b74
tree998d7279f1ac18f9fe08b3dfec298f3b2e540789
parent3d36337a6c77ace63c6bb3ce8458531148dddade
Add screenLayout to AndroidManifest configChanges

Specify that dEQP will handle screenLayout config changes in the
manifest so the Android framework doesn't try to stop and restart dEQP.
dEQP can't handle a restart and just exits.

Update the minSdkVersion and targetSdkVersion to match what is
used for Khronos Vulkan dEQP manifest.  Android P will launch the
DeprecatedTargetSdkVersionDialog if the sdk version is not recent
enough.

Test: deqp

Cherry-pick from https://android-review.googlesource.com/c/platform/external/deqp/+/757202
VK-GL-CTS Issue: 1357
Affects: OpenGL/OpenGL ES Android build

Change-Id: Ia9befb1d65752ece3ea5778ba1301a134559334a
(cherry picked from commit 4e0cf955dd890944a035e52f6ae4eda7e7bd2ec2)
android/openglcts/AndroidManifest.xml