We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3954594 + d0784d9 commit a7a2a77Copy full SHA for a7a2a77
1 file changed
apps/CtsVerifier/AndroidManifest.xml
@@ -6843,6 +6843,7 @@
6843
</intent-filter>
6844
<meta-data android:name="test_category" android:value="@string/test_category_input"/>
6845
<meta-data android:name="ApiTest" android:value="android.view.InputDevice#getUsiVersion" />
6846
+ <meta-data android:name="display_mode" android:value="single_display_mode" />
6847
</activity>
6848
6849
<!-- Components used for CTS Verifying Capture Content For Notes APIs. -->
0 commit comments