1a277f50d7fdfbe37eb567a15e21a955b77be72d7Kurt Partridge# Copyright (C) 2013 The Android Open Source Project
207b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani#
307b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# Licensed under the Apache License, Version 2.0 (the "License");
407b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# you may not use this file except in compliance with the License.
507b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# You may obtain a copy of the License at
607b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani#
707b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani#      http://www.apache.org/licenses/LICENSE-2.0
807b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani#
907b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# Unless required by applicable law or agreed to in writing, software
1007b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# distributed under the License is distributed on an "AS IS" BASIS,
1107b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1207b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# See the License for the specific language governing permissions and
1307b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani# limitations under the License.
1407b1603a3f9611f6d15dd7fcedf883d6ef8e5817Amith Yamasani
1554a1b8ec54c0a001cae93af43e25a8e35de02ff1Ken Wakasasubdirs := common native java tests tools
16a277f50d7fdfbe37eb567a15e21a955b77be72d7Kurt Partridgeinclude $(call all-named-subdir-makefiles, $(subdirs))
17