commit | 0b977ecd0538a369ee6232a6a0b6d0df73c8a8c6 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Feb 09 14:36:36 2022 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Feb 16 17:32:36 2022 +0000 |
tree | 137889edd2f67ca3af4f49e70e6a1f67cdacfba9 | |
parent | 504bbf12c78f0a26b301c219aac68b2d4639bb86 [diff] |
Add a flag to always do the cert signature check Right now signature check is unconditionally bypassed on debuggable builds, which makes things a little bit confusing - instrumentation will succeed on debuggable build, but fail on the user build. Bug: 209061624 Test: adb shell am --always-check-signature com.android.tests.supplemental.process/androidx.test.runner.AndroidJUnitRunner Change-Id: I66d6331156d4503e147141872cbe73a9330ea701