blob: f9e32763ff27ce247e3cc90bb9911b3123444552 [file] [log] [blame]
Keun Soo Yim95095c12016-10-10 13:42:31 -07001#
2# Copyright (C) 2016 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#
Keun Soo Yimb7b2ff42016-12-12 18:26:16 -08008# http://www.apache.org/licenses/LICENSE-2.0
Keun Soo Yim95095c12016-10-10 13:42:31 -07009#
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#
16
17LOCAL_PATH := $(call my-dir)
18
Zhuoyao Zhang42a6ddd2016-12-21 10:27:35 -080019include $(call all-subdir-makefiles)