mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
The test claimed to guard against a main-looper binding, but the assertion only checks that the injected handler instance is forwarded. Rename it and document that the Looper identity is covered by the AndroidModule provider and the runtime thread-name QA check instead. Fixes review finding F1