Return to home screen if is non-phone device
currently on android TV, when we try to set the default dial app, it will have following error:
android.content.ActivityNotFoundException: No Activity found to handle Intent.
This test should be skip by TV/Wear automatically.
Moved the device type check into the onCreate to prevent the error.
Test: make cts-verifier -j 32
Bug: b/80481694
Change-Id: Idc74b7132d6369b0b64166f694e1ed34b71f9ece
(cherry picked from commit 1877a7c0f1e688a44375f09c4101295807c04757)
1 file changed