blob: 919c08dc507d1222d8cb65251bfba8757ff77e96 [file] [log] [blame]
nelsonli3d51ac072019-07-24 16:25:05 +08001# Copyright (C) 2019 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Dan Shi796ff4f2019-09-13 10:05:46 -070015test_suite_name := vts-core
16test_suite_tradefed := vts-core-tradefed
17test_suite_readme := test/vts/tools/vts-core-tradefed/README
18include $(BUILD_SYSTEM)/tasks/tools/compatibility.mk
Dan Shi796ff4f2019-09-13 10:05:46 -070019
Dan Shi4e143cd2020-02-18 13:38:38 -080020.PHONY: vts-core
21vts-core: $(compatibility_zip)
22$(call dist-for-goals, vts-core, $(compatibility_zip))
nelsonlie7b71a12019-08-14 09:47:21 +080023
24tests: vts-core