blob: 68a4ecc6057d590b7d8a2fe8a011c9a392e1ae4b [file] [log] [blame]
Raphael Moll01d30e12012-04-20 14:13:21 -07001#
2# Copyright (C) 2012 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#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
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
17
18#
19# This file is included by build.git/target/product/sdk.mk
20# to define the tools that needed to be built and included
21# in an SDK.
22#
23# If you add a dependency here, you will want to then
24# modify build/tools.atree to have the new files
25# packaged in the SDK.
26#
27
Raphael Mollfa6183c2012-04-24 16:24:39 -070028# Host tools and java libraries that are parts of the SDK.
Raphael Moll01d30e12012-04-20 14:13:21 -070029PRODUCT_PACKAGES += \
Ying Wang73c12302013-04-01 16:57:26 -070030 aapt \
Raphael Moll01d30e12012-04-20 14:13:21 -070031 adb \
Ying Wang73c12302013-04-01 16:57:26 -070032 aidl \
Xavier Ducrohet76510e22014-04-02 18:13:35 -070033 zipalign \
Stephen Hinesd50554a2013-08-06 15:22:30 -070034 bcc_compat \
Raphael Moll01d30e12012-04-20 14:13:21 -070035 bios.bin \
Raphael Mollfa6183c2012-04-24 16:24:39 -070036 commons-compress-1.0 \
Raphael Moll01d30e12012-04-20 14:13:21 -070037 dexdump \
38 dmtracedump \
Raphael Moll01d30e12012-04-20 14:13:21 -070039 emmalib \
Raphael Mollfa6183c2012-04-24 16:24:39 -070040 etc1tool \
Raphael Mollfa6183c2012-04-24 16:24:39 -070041 hprof-conv \
Raphael Moll01d30e12012-04-20 14:13:21 -070042 jython \
43 layoutlib \
Raphael Mollfa6183c2012-04-24 16:24:39 -070044 layoutlib-tests \
Ying Wang73c12302013-04-01 16:57:26 -070045 llvm-rs-cc \
Xavier Ducrohet3e364642014-06-18 00:33:21 -070046 sqlite3 \
Adam Lesinskid155da92014-11-04 14:10:51 -080047 vgabios-cirrus.bin \
48 split-select