blob: 088948ba6d3155e95f12a10bc1138a2714b60154 [file] [log] [blame]
Tomasz Wiszkowskieb642fc2017-11-28 12:36:31 -08001//
2// Copyright (C) 2017 The Android Open Source Project
3//
4// Licensed under the Apache License, Version 2.0 (the "License");
5// you may not use this file except in compliance with the License.
6// You may obtain a copy of the License at
7//
8// http://www.apache.org/licenses/LICENSE-2.0
9//
10// Unless required by applicable law or agreed to in writing, software
11// distributed under the License is distributed on an "AS IS" BASIS,
12// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13// See the License for the specific language governing permissions and
14// limitations under the License.
15
Greg Hartman7756ba72018-05-09 12:34:07 -070016subdirs = [
Cody Schuffelen5de48652019-09-16 19:49:52 +000017 "vsock_logcat",
Jorge E. Moreira218f9252019-04-19 13:41:10 -070018 "ip_link_add",
Jorge E. Moreira69e09352019-04-19 14:01:30 -070019 "vport_trigger",
Jorge E. Moreirafab500d2019-04-19 14:06:43 -070020 "vsoc_input_service",
Greg Hartman7756ba72018-05-09 12:34:07 -070021]