1cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#
2cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# Copyright (C) 2017 The Android Open Source Project
3cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#
4cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# Licensed under the Apache License, Version 2.0 (the "License");
5cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# you may not use this file except in compliance with the License.
6cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# You may obtain a copy of the License at
7cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#
8cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#      http://www.apache.org/licenses/LICENSE-2.0
9cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#
10cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# Unless required by applicable law or agreed to in writing, software
11cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# distributed under the License is distributed on an "AS IS" BASIS,
12cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# See the License for the specific language governing permissions and
14cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# limitations under the License.
15cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton#
16cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton
17cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton# Include all the makefiles for subdirectories.
18cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Senntoninclude $(call all-subdir-makefiles)
19cd165a9d51e34d7d86d27e5d3220f86846145c14Gustav Sennton
20