Screengrabfile 406 B

1234567
  1. app_package_name "org.briarproject.briar.android.screenshot.debug"
  2. locales ['en-US']
  3. app_apk_path "build/outputs/apk/screenshot/debug/briar-android-screenshot-debug.apk"
  4. tests_apk_path "build/outputs/apk/androidTest/screenshot/debug/briar-android-screenshot-debug-androidTest.apk"
  5. test_instrumentation_runner "org.briarproject.briar.android.BriarTestRunner"
  6. reinstall_app = true
  7. exit_on_test_failure = true