KhronosGroup / OpenXR-CTS

Conformance test suite for OpenXR

Home Page:https://www.khronos.org/conformance/adopters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to obtain the parameters set by the CTS test command during the first command test after the device is powered on

RookieProgra opened this issue · comments

Use the following command for the first time after the device is turned on:
adb shell am start-activity -S -n org.khronos.openxr.cts/android.app.NativeActivity --esa args "exclude:[interactive]" -e graphicsPlugin vulkan -e xmlFilename automated_vulkan.xml

Unable to obtain the value corresponding to args、graphicsPlugin and xmlFilename. The values obtained are all empty.

fixed