Add screenLayout to AndroidManifest configChanges
authorRobert Tray <rtray@nvidia.com>
Fri, 14 Sep 2018 22:40:32 +0000 (16:40 -0600)
committerDaniel Koch <dkoch@nvidia.com>
Thu, 20 Sep 2018 12:19:50 +0000 (14:19 +0200)
commitf7b65bde305eedb16dc33802416d802ade1fee8e
treeca163301e95406e3f119adc4c149c12a2994ab9f
parent8301a91250bde4f6ade1cdcd0d07f138b63fd852
Add screenLayout to AndroidManifest configChanges

Android P will generate screenLayout configuration changes for
AndroidTV devices when an orientation change happens.

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.

Components: AOSP

VK-GL-CTS issue: 1357

Change-Id: I0e4eb3a89f5dfb175cbeb32cc6c921a0fe99e477
android/package/AndroidManifest.xml