commit | 2ff78ae2b2ff65060c39cc849d68f56463e434dd | [log] [tgz] |
---|---|---|
author | Stuart Scott <stuartscott@google.com> | Thu Feb 18 19:25:52 2016 -0800 |
committer | Stuart Scott <stuartscott@google.com> | Mon Feb 29 21:51:59 2016 -0800 |
tree | 6713bf761a9a1ebffcbdd7ee7e5d5c9dad7feb01 | |
parent | 785202fc6dedbf0ed5841d7d720be64f6af206d8 [diff] [blame] |
Switch to CTSv2 bug:21762834 Change-Id: Ie51a0ed4560b46c2f360e14980e5fab7fe6479fe
diff --git a/hostsidetests/usage/app/Android.mk b/hostsidetests/usage/app/Android.mk index 31b6d8f..7347b9b 100644 --- a/hostsidetests/usage/app/Android.mk +++ b/hostsidetests/usage/app/Android.mk
@@ -25,7 +25,7 @@ LOCAL_PACKAGE_NAME := CtsAppUsageTestApp -# tag this module as a cts_v2 test artifact -LOCAL_COMPATIBILITY_SUITE := cts_v2 +# tag this module as a cts test artifact +LOCAL_COMPATIBILITY_SUITE := cts include $(BUILD_CTS_SUPPORT_PACKAGE)