summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
author Serdar Kocdemir <kocdemir@google.com> 2023-11-02 13:59:37 +0000
committer Serdar Kocdemir <kocdemir@google.com> 2023-11-02 14:35:09 +0000
commitbf4ab57cd0ac4bc26fd76d2383a032a800411282 (patch)
tree52a0fab7137755554b9a73160f87807cd050307c /data
parentd5a57a5d892cfb78cf9add6d18e70b26b53365d3 (diff)
Update deqp-latest.xml to use 2024 test lists
2023 test lists are frozen for Android 14 and we started to add new tests into 2024 test lists. Devices targeting latest dEQP levels should start running these new tests. Bug: b/308941523 Test: Build Change-Id: I4feb03de7983799dc8f0e5c1ce4b73d684e8fb37
Diffstat (limited to 'data')
-rw-r--r--data/etc/android.software.opengles.deqp.level-latest.xml2
-rw-r--r--data/etc/android.software.vulkan.deqp.level-latest.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/etc/android.software.opengles.deqp.level-latest.xml b/data/etc/android.software.opengles.deqp.level-latest.xml
index bd15eb6eb2..62bb10161a 100644
--- a/data/etc/android.software.opengles.deqp.level-latest.xml
+++ b/data/etc/android.software.opengles.deqp.level-latest.xml
@@ -17,5 +17,5 @@
<!-- This is the standard feature indicating that the device passes OpenGL ES
dEQP tests associated with the most recent level for this Android version. -->
<permissions>
- <feature name="android.software.opengles.deqp.level" version="132580097" />
+ <feature name="android.software.opengles.deqp.level" version="132645633" />
</permissions>
diff --git a/data/etc/android.software.vulkan.deqp.level-latest.xml b/data/etc/android.software.vulkan.deqp.level-latest.xml
index 87be0709d6..0fc12b3b5f 100644
--- a/data/etc/android.software.vulkan.deqp.level-latest.xml
+++ b/data/etc/android.software.vulkan.deqp.level-latest.xml
@@ -17,5 +17,5 @@
<!-- This is the standard feature indicating that the device passes Vulkan
dEQP tests associated with the most recent level for this Android version. -->
<permissions>
- <feature name="android.software.vulkan.deqp.level" version="132580097" />
+ <feature name="android.software.vulkan.deqp.level" version="132645633" />
</permissions>