Move seccomp CTS test to its own hostside test

Problem was caused because we fork CTS with unknown side effects.
By moving to a host side test that installs its own APK, we are
safe to fork the process without side effects.

Bug: 65179874
Test: Run cts-tradefed run cts -m CtsSeccompHostTestCases - 4 tests pass
      Change various testBlocked to testAllowed and make sure tests fail
      Make sure to change at least one in Arm, and one in swaponoff

(cherry picked from commit b6978a01e06e3dc4ca287c425124742ab9591f4f)

Merged-In: I9f01d63e6f7d0f6c72745bf46c1d64cddf7f9e22
Change-Id: I9f01d63e6f7d0f6c72745bf46c1d64cddf7f9e22
11 files changed