We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ab976b + 1e1ac32 commit e516ff9Copy full SHA for e516ff9
1 file changed
apps/CtsVerifier/AndroidManifest.xml
@@ -214,7 +214,9 @@
214
<meta-data android:name="display_mode"
215
android:value="multi_display_mode" />
216
<meta-data android:name="CddTest"
217
- android:value="2.2.4/8.3/H-1-1|2.3.4/8.3/T-1-1|2.4.4/8.3/W-SR|8.3/C-SR" />
+ android:value="2.2.4/8.3/H-1-1|2.3.4/8.3/T-1-1|
218
+ 2.4.4/8.3/W-SR-1,8.3/W-SR-2|
219
+ 8.3/C-SR-1,C-SR-2" />
220
<meta-data android:name="ApiTest" android:value="android.os.PowerManager#isPowerSaveMode" />
221
</activity>
222
0 commit comments