summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorStuart Scott <stuartscott@google.com>2016-02-18 19:25:52 -0800
committerStuart Scott <stuartscott@google.com>2016-02-29 21:51:59 -0800
commit2ff78ae2b2ff65060c39cc849d68f56463e434dd (patch)
tree6713bf761a9a1ebffcbdd7ee7e5d5c9dad7feb01 /Android.mk
parent785202fc6dedbf0ed5841d7d720be64f6af206d8 (diff)
downloadplatform_cts-2ff78ae2b2ff65060c39cc849d68f56463e434dd.tar.gz
platform_cts-2ff78ae2b2ff65060c39cc849d68f56463e434dd.tar.bz2
platform_cts-2ff78ae2b2ff65060c39cc849d68f56463e434dd.zip
Switch to CTSv2
bug:21762834 Change-Id: Ie51a0ed4560b46c2f360e14980e5fab7fe6479fe
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 4251262c24a..c245f5745c4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,6 +14,6 @@
# limitations under the License.
#
-include cts/CtsBuild.mk
+include cts/OldCtsBuild.mk
include cts/CtsCoverage.mk
include $(call all-subdir-makefiles)