Snap for 11689785 from 806c4190cab081c366bbfda094a6cd48e7efaca0 to mainline-conscrypt-release Change-Id: I2163ea4e49fd81df710ff9dc66aee52f12c9f732
diff --git a/init/Android.bp b/init/Android.bp index 7b52903..cf4ccc4 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -450,6 +450,7 @@ // ------------------------------------------------------------------------------ cc_test { + // Note: This is NOT a CTS test. See b/320800872 name: "CtsInitTestCases", defaults: ["init_defaults"], require_root: true, @@ -482,7 +483,6 @@ ], test_suites: [ - "cts", "device-tests", ], }