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