Test plans for aosp_$arch and gsi_$arch on S

The test plan, cts-on-aosp, is for aosp_$arch products.
cts-on-aosp.xml is basically renamed from cts-on-gsi.xml
cts-on-aosp-exclude.xml is basically renamed from cts-on-gsi-exclude.xml

The test plan, cts-on-gsi, is for gsi_$arch products and is based on
cts-on-aosp test plan and additional exclude list for tests that depend
on APKs in aosp_$arch, but not in gsi_$arch.

Bug: 178358101
Test: $ lunch aosp_x86-userdebug; m cts
      $ unzip -l $ANDROID_HOST_OUT/cts/android-cts/tools/cts-tradefed.jar \
        | grep "cts-on-aosp.*.xml"
      26350  2008-01-01 00:00   config/cts-on-aosp-exclude.xml
       1490  2008-01-01 00:00   config/cts-on-aosp.xml
Change-Id: Ib060f573c51de55b806cfcd4bf52d5af531224cc
4 files changed