android用robotium测试apk签名有关问题

android用robotium测试apk签名问题Test run failed: Permission Denial: starting instrumentation Compon

android用robotium测试apk签名问题
Test run failed: Permission Denial: starting instrumentation ComponentInfo{com.example.androidauto.test/android.test.InstrumentationTestRunner} from pid=820, uid=820 not allowed because package com.example.androidauto.test does not have a signature matching the target com.xiaomi.channel
[解决办法]
测试程序和被测试程序签名要一致