atest support for app startup test

Bug :  b/65842123

Test: App launch test config able to build and install this test
apk in the atest.

Change-Id: I040e299b1e1fdafbcc716f2b0b8b32e7b842de20
This commit is contained in:
gopinath
2017-12-18 16:10:28 -08:00
parent 6e15c2a89a
commit 165082495d

View File

@@ -13,6 +13,8 @@ LOCAL_JAVA_LIBRARIES := android.test.base android.test.runner
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test
LOCAL_COMPATIBILITY_SUITE := device-tests
include $(BUILD_PACKAGE)
# Use the following include to make our test apk.