cheets_GTS: add yaml files.

We merge yaml files for N and P. This is unfortunate, but unavoidable
in the short term..

BUG=b:111384846
TEST=None.
CQ-DEPEND=CL:*651460, CL:*651359, CL:1135818, CL:1135572, CL:1135763

Change-Id: I22be65ca5745251dda2c976b8378887629e6ab31
Reviewed-on: https://chromium-review.googlesource.com/1135763
Commit-Ready: Ilja H. Friedel <ihf@chromium.org>
Tested-by: Ilja H. Friedel <ihf@chromium.org>
Reviewed-by: Pohsien Wang <pwang@chromium.org>
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
Reviewed-by: Kazuhiro Inaba <kinaba@chromium.org>
diff --git a/server/site_tests/cheets_GTS/expectations/waivers.yaml b/server/site_tests/cheets_GTS/expectations/waivers.yaml
new file mode 100644
index 0000000..cb4d626
--- /dev/null
+++ b/server/site_tests/cheets_GTS/expectations/waivers.yaml
@@ -0,0 +1,5 @@
+com.google.android.gts.telephony.TelephonyHostTest#testCarrierId: [all]
+com.google.android.gts.telephony.TelephonyHostTest#testCarrierConfigManagerUpdateConfigForPhoneId: [all]
+com.google.android.placement.gts.CoreGmsAppsTest#testCoreGmsAppsPreloaded: [all]
+com.google.android.placement.gts.CoreGmsAppsTest#testGoogleDuoPreloaded: [all]
+com.google.android.placement.gts.UiPlacementTest#testPlayStore: [all]
\ No newline at end of file
diff --git a/server/site_tests/cheets_GTS/manual_tests/tests.yaml b/server/site_tests/cheets_GTS/manual_tests/tests.yaml
new file mode 100644
index 0000000..3333863
--- /dev/null
+++ b/server/site_tests/cheets_GTS/manual_tests/tests.yaml
@@ -0,0 +1,2 @@
+com.google.android.permission.gts.DefaultPermissionGrantPolicyTest#testDefaultGrants: [eve]
+com.google.android.permission.gts.DefaultPermissionGrantPolicyTest#testDefaultGrantsWithRemoteExceptions: [eve]
\ No newline at end of file