16904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# Copyright (C) 2015 The Android Open Source Project
26904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler#
36904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# Licensed under the Apache License, Version 2.0 (the "License");
46904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# you may not use this file except in compliance with the License.
56904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# You may obtain a copy of the License at
66904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler#
76904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler#      http://www.apache.org/licenses/LICENSE-2.0
86904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler#
96904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# Unless required by applicable law or agreed to in writing, software
106904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# distributed under the License is distributed on an "AS IS" BASIS,
116904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
126904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# See the License for the specific language governing permissions and
136904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler# limitations under the License.
146904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantler
156904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony MantlerLOCAL_PATH:= $(call my-dir)
166904f67c96a28a0e5966b4fb6d37a0ad5f136858Tony Mantlerinclude $(call all-makefiles-under,$(LOCAL_PATH))
17