Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdad600b authored by Tongbo Liu's avatar Tongbo Liu Committed by Android (Google) Code Review
Browse files

Merge "Enable building executable module partail MTS" into main

parents 3743c8dc 361333e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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