build: Disable Android debug variants outside the sample app (#5825)
Unit tests already target the release variant (testBuildType = release) and CI disabled the debug variant. Disable the debug variant locally too so local builds match CI and skip building the unused variant. The sample app keeps both variants for manual runs and profiling. Update the contributor docs and test skill to reference testReleaseUnitTest instead of testDebugUnitTest. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
N
Nelson Osacky committed
02e6bc88fab20573b7205ba54d08a46a63c9ec43
Parent: 01572ad
Committed by GitHub <noreply@github.com>
on 7/23/2026, 2:02:02 PM