app_package_name "org.briarproject.briar.android.screenshot.debug" locales ['en-US'] use_tests_in_classes([ 'org.briarproject.briar.android.login.SetupActivityScreenshotTest', 'org.briarproject.briar.android.settings.SettingsActivityScreenshotTest', ]) app_apk_path "build/outputs/apk/screenshot/debug/briar-android-screenshot-debug.apk" tests_apk_path "build/outputs/apk/androidTest/screenshot/debug/briar-android-screenshot-debug-androidTest.apk" test_instrumentation_runner "org.briarproject.briar.android.test.BriarTestRunner"