Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf4ab57c authored by Serdar Kocdemir's avatar Serdar Kocdemir
Browse files

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
parent d5a57a5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+1 −1
Original line number Diff line number Diff line
@@ -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>