blob: a62268870ce55f50dd30a62abc2f1381758706a1 [file] [log] [blame]
Dan Shia2872172015-10-31 01:16:51 -07001# Flag file to indicate the host is an adb tester.
J. Richard Barnette908b2e42016-03-18 15:46:22 -07002ANDROID_TESTER_FILEFLAG = '/mnt/stateful_partition/.android_tester'
Bindu Mahadev472a5582016-05-20 09:59:07 -07003
4# Android test environment constants
5SL4A_APK = 'sl4a.apk'
6SL4A_PACKAGE = 'com.googlecode.android_scripting'
Benny Peakebdbea872016-12-07 13:18:09 -08007SL4A_ARTIFACT = 'test_zip'