Don't verify ADB install for Telephony CTS

CtsTelephonyTestCases would hang because it requires user action to
click on "Install Anyway" when trying to download TestSmsApp, which
targets SDK 22. Since we are intentionally targeting a lower SDK for
that app, disable the ADB install verification to allow the test to skip
the Play Protect dialog.

Test: atest CtsTelephonyPhoneCases
Bug: 224792744
Change-Id: I9a9c4df9753de514966847f88d56b894814ebb24
1 file changed