Disabled tests that don't need to run on cts-instant:

- Unit tests.
- Tests for service-specific APIs (that do not affect the app being autofilled).
- Additional tests of some conditions (just the 1st test is enough).

Also re-added tests that were disabled because the PendingIntent was not
triggered on instant mode.

Test: m -j CtsAutoFillServiceTestCases && \ cts-tradefed
      run commandAndExit cts-instant-dev -m CtsAutoFillServiceTestCases

Fixes: 79422318
Bug: 79487366

Change-Id: If6fd3c90ab9f75a450259dd81bbb7a1d583687e2
45 files changed