commit | 40e2de696985d2779abfef50f689d0b480724e39 | [log] [tgz] |
---|---|---|
author | Bartosz Fabianowski <bartfab@google.com> | Mon Jan 15 18:16:09 2018 +0100 |
committer | Bartosz Fabianowski <bartfab@google.com> | Wed Jan 17 10:22:28 2018 +0100 |
tree | 767841b68fd28c78c7f2c8247a741c2ed7003a39 | |
parent | ef47172edc00074a0bd62aa09524c4e30ea3a32b [diff] [blame] |
Tag ArcTS artifacts ArcTS reuses a number of helper apps from CTS. Bug: 71981242 Test: arcts-tradefed run arcts --module CtsDevicePolicyManagerTestCases Change-Id: I00c9089de6caae33cdc79131d5a15829c483bde3
diff --git a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/latest/Android.mk b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/latest/Android.mk index 070c282..4e2b51c 100644 --- a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/latest/Android.mk +++ b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/latest/Android.mk
@@ -37,6 +37,6 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/../res # tag this module as a cts test artifact -LOCAL_COMPATIBILITY_SUITE := cts vts general-tests +LOCAL_COMPATIBILITY_SUITE := arcts cts vts general-tests include $(BUILD_CTS_PACKAGE)