我從以下Google來源構建電視apk。 https://android.googlesource.com/platform/packages/apps/TV/+/master無法在電視應用程序內運行測試apk
電視apk有很多測試內的應用程序。 (普通,FUNC鍵輸入,JANK &單位) https://android.googlesource.com/platform/packages/apps/TV/+/master/tests/
我想要運行這些電視的測試,但沒有發現儀器測試時,我運行下面的表彰。
adb shell pm list instrumentation
如何運行電視應用程序測試?我是否需要單獨構建測試?