Enable building executable module partail MTS
Ignore-AOSP-First: MCTS will be tested internally first Bug: 316484945 Test: m mts-<module> Change-Id: I676725407028b440d3e502ea4bf98f2ebbfdb0c3
This commit is contained in:
parent
158b4df6f9
commit
361333e74c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
special_mts_test_suites :=
|
||||
special_mts_test_suites += mcts
|
||||
special_mts_test_suites += $(mts_modules)
|
||||
ifneq ($(filter $(special_mts_test_suites),$(subst -, ,$(test_suite_name))),)
|
||||
test_suite_subdir := android-mts
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue