Adjust flaky flags to reality (#15608)

Get to green build.
diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml
index e6aca4a..69733cc 100644
--- a/dev/devicelab/manifest.yaml
+++ b/dev/devicelab/manifest.yaml
@@ -263,7 +263,6 @@
       Checks that the project template works and supports plugins on iOS.
     stage: devicelab_ios
     required_agent_capabilities: ["mac/ios"]
-    flaky: true
 
   external_ui_integration_test_ios:
     description: >
@@ -359,6 +358,7 @@
       Checks that the project template works and supports plugins on Windows.
     stage: devicelab_win
     required_agent_capabilities: ["windows/android"]
+    flaky: true
 
   hot_mode_dev_cycle_win__benchmark:
     description: >