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 11:58:19 +0000 (13:58 +0200)
commit4e0cf955dd890944a035e52f6ae4eda7e7bd2ec2
tree400e5b9578dd1a3e948a91b2fb66b4ab7c8f9126
parentdf7c1f1980e7553a2bbc70773e33351d99edc647
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
android/openglcts/AndroidManifest.xml