From: Robert Tray Date: Fri, 14 Sep 2018 22:32:57 +0000 (-0600) Subject: Add screenLayout to AndroidManifest configChanges X-Git-Tag: upstream/1.3.5~852^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e0cf955dd890944a035e52f6ae4eda7e7bd2ec2;p=platform%2Fupstream%2FVK-GL-CTS.git 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 --- diff --git a/android/openglcts/AndroidManifest.xml b/android/openglcts/AndroidManifest.xml index 8dc5bdd..e68f737 100644 --- a/android/openglcts/AndroidManifest.xml +++ b/android/openglcts/AndroidManifest.xml @@ -9,7 +9,7 @@ - +