Add initial exclude list for CTS on CSI/CF on S

This CL adds about 3 dozen modules to CTS for cts-on-csi-cf test plan.
Not all tests in all modules fail on CSI/CF. The intention is to have
a good enough test plan to set up test on ATP ASAP. We'll review and
refine the list as framework and CF are more mature going forward.

All tests in android.permission3.cts.PermissionReviewTest (of
CtsPermission3TestCases module) are excluded so we can still run
the remaining tests in CtsPermission3TestCases successfully
without needing to exclude the whole module.

Bug: 174336098
Test: # CTS tradefed is built previously
      $ cp cts/tools/cts-tradefed/res/config/cts-on-csi-cf.xml \
          host/linux-x86/cts-x86_64/config
      $ cts-tradefed r cts-on-csi-cf -m CtsAppEnumerationTestCases
      # No test run since they are excluded.
Change-Id: I512535f77e82185cc0782abb28100c77b2dc8a81
1 file changed