SIGN IN SIGN UP
square / leakcanary UNCLAIMED

A memory leak detection library for Android.

0 0 74 Kotlin

Fix instrumentation tests failing with INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES

When a cached AVD snapshot has LeakCanary packages installed with different
signing certificates than the current build, Android refuses to reinstall them.
Fix by explicitly uninstalling all known LeakCanary packages before running
connectedCheck, so the fresh build APKs always install cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
P
Pierre-Yves Ricau committed
470859b3d0f35aaae5e886cba7b1a313abfff911
Parent: 959be77