Sign in
android
/
platform
/
external
/
autotest
/
8c930ce92a4e062550127e0e474515ff691f7c16
/
.
/
server
/
constants.py
blob: 1342bea9921be00bf18747cdad4538162f555547 [
file
] [
log
] [
blame
]
# Flag file to indicate the host is an adb tester.
ANDROID_TESTER_FILEFLAG
=
'/mnt/stateful_partition/.android_tester'
# Android test environment constants
SL4A_APK
=
'sl4a.apk'
SL4A_PACKAGE
=
'com.googlecode.android_scripting'