Add build step for the Android testing APKs
Relates to: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/43243 Running integration tests on Android devices requires building a test APK signed with the same key as the app APK being tested. Also, optimization removes symbols required for testing... so a non-optimized build is also required.
issue