1# Flag file to indicate the host is an adb tester.
2ANDROID_TESTER_FILEFLAG = '/mnt/stateful_partition/.android_tester'
3
4# Android test environment constants
5SL4A_APK = 'sl4a.apk'
6SL4A_PACKAGE = 'com.googlecode.android_scripting'
7SL4A_ARTIFACT = 'test_zip'
8