History log of /build/core/pathmap.mk
Revision Date Author Comments
f388993a8f5690cef3ea65f6982e343c53e96941 28-Sep-2014 Chet Haase <chet@google.com> Add docs for Palette and CardView

These new v7 support lib APIs were never added to the make files to
allow docs to be build, so they don't appear in the reference docs.
Adding them to pathmap.mk fixes this.

Issue #17681531 Add docs for CardView and Palette

Change-Id: If9a4562c5e9629dc29791185dd720c6986c2b9a8
4faea310acb2e884192f3e760e3190426b9c6d0f 20-Aug-2014 Jeff Brown <jeffbrown@google.com> Remove incomplete media router API. (DO NOT MERGE)

Change-Id: Icc0800e2cdb9b0a5ad2bcde760d9eefd0aea74ea
85cacbe0e0bd482c5954d93e8234a3bc6c290f65 24-Jul-2014 Yohann Roussel <yroussel@google.com> Fix doc target for multidex support library.

(cherry picked from commit 5679e356d298c58e839f03c45050192e813e79f8)

Change-Id: I2e97f59796046d94c9b03dbc89ec1d2153b54ce1
c324a624256da3e53cea5a6c3e2b57937fc6ac24 17-Jul-2014 Yohann Roussel <yroussel@google.com> Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex

This keeps only the real sources in doc target and fixes some error
messages caused by trying to generate docs of the tests.

(cherry picked from commit 100aba5374376f679602387db59fccd609b8abe3)

Change-Id: I39f3ede95ae68777ca5e3db4ab5c6ebeefc86ac6
5d0da1f959c5f9f38def94d76cdf0cddf52e3edf 14-Jul-2014 Jeff Brown <jeffbrown@google.com> Build docs for android-support-media-protocols.jar.

Change-Id: Ib98b1cf3c4ab04594788f5182e616987a64b55be
7d36e1574fc196c314c1f590284dfe8783211a48 02-Jul-2014 Santos Cordon <santoscordon@google.com> Add phone directory to frameworks/base.

Necessary to support the change: Id8b08d88a06a7b4e90a4a7f702ba56526e108ca5

Change-Id: I1a00d2cdcb26fa796c5d0840cfe16b0e416ad299
6f97b12c782c69de64ea39644b00690edecb3492 24-Jun-2014 smain@google.com <smain@google.com> DO NOT MERGE
remove leanback and recyclerview from javadoc build for d.android.com

Change-Id: I0faa1db29dcadda9bfa96bcf4096e369f0a7a4e0
e87fcf5e16f906353f6a62f002a1bd1f8cda5e67 18-Jun-2014 Xavier Ducrohet <xav@google.com> Revert "Add missing support lib to list."

This reverts commit b3ae5354c36a6ab850a1fca34470a93481a5831c.
b3ae5354c36a6ab850a1fca34470a93481a5831c 17-Jun-2014 Xavier Ducrohet <xav@google.com> Add missing support lib to list.

Change-Id: I6f3f1d1526db9bd76a35a612bc44918deee3e305
863c9e9cf558e7d1a6afbf000af94331ae9ba6be 08-Apr-2014 Marco Nelissen <marcone@google.com> Add libmediandk

Change-Id: I2c9645d16b56aafb05b52369b0774adffb575197
ef04682fdfa46976dac2d638efc722f53ae7f124 26-Mar-2014 Xavier Ducrohet <xav@google.com> Add annotation support lib.

Change-Id: I5a4ddbdf09a09db944e16ed6baab604aa1710974
8acc8da42d1971792090f3b80b1900427e5d37fc 18-Mar-2014 Tim Kilbourn <tkilbourn@google.com> Add v17/leanback to pathmap.

Change-Id: I3032710da8cf8714516bf78f0971223257dfe1ec
aa4267216542e1ce0320a6794a200c33f0aad34d 27-Feb-2014 Derek Sollenberger <djsollen@google.com> Remove global Skia includes and associated shortcuts.

bug:13225538
Change-Id: I7deff74f5c0cd7b6ad0e120ffbc378c5eb8d75ee
6440470b5ed748cf1c30ecbda7877d08b7a778f4 18-Dec-2013 Santos Cordon <santoscordon@google.com> Adding telecomm to build src path for framework.

Change-Id: I36a7df9ed30c949241cc19dd67994883db68394f
f6752d303f6e133dc7bf3c2a252e8b6c51de83ff 17-Dec-2013 Tim Murray <timmurray@google.com> Add new rs directory to list of Java subdirs of fw/base.

Change-Id: I3213a314e7700162e781526c0450678495442759
2f8dcdd96114274d9c689caebd546d01176e3c6b 28-Jan-2014 Elliott Hughes <enh@google.com> Remove libthread_db from the default include path.

This should never have been on the default include path.

The NDK statically links its own libthread_db, so I'm removing
bionic's unused copy from devices.

Bug: 11882807
Change-Id: I49a67fe0902cc4bc178360f6c993959774d74e3a
585ce19d9d6b9feac75baa646b507dbd35085f7c 16-Jan-2014 Chet Haase <chet@google.com> Add recyclerview to support libs docs

Change-Id: Ibe863e4b1930670353e6e0658fbc83e694dec3a4
554451944478f79871f44409da655c1b3084099e 17-Dec-2013 Tim Murray <timmurray@google.com> Add new rs directory to list of Java subdirs of fw/base.

Change-Id: I3213a314e7700162e781526c0450678495442759
664035f771d8ff48b0e2d421755595c86e856c96 16-Oct-2013 Maurice Chu <mochu@google.com> Move multidex support library

Multidex is being moved from frameworks/support/multidex to
frameworks/multidex.

GMS Core will be using the multidex library and has gotten special
approval to use the unreleased multidex library (i.e., guinea pig).

Bug: 10674263
Change-Id: I31f582dd7adf4db6eb19c52357875594fc9f7829
e48657b2aeac15b522e5ba60e4719844e2d8183f 12-Sep-2013 Scott Main <smain@google.com> Revert "remove renderscript support lib from javadocs"
... put support lib javadocs for renderscript back in.

This reverts commit 5b743677eb4bb91af98b005651370885bdaae3e5.

Change-Id: Ia093b04e79ed35d18d9ced7b827a0b06ec4439c1
(cherry picked from commit 27597c4d8ee7623152bf908b05eed6b869987c14)
1a2709f05f5b173de8d8c8d275199a7544ffe00b 13-Sep-2013 Scott Main <smain@google.com> add renderscript to the support lib javadocs
this is a round-about change to handle conflict from Ia093b04e79ed35d18d9ced7b827a0b06ec4439c1

Change-Id: Iac5f91e52c1a962abb26864bac9343657a8cf9b6
27597c4d8ee7623152bf908b05eed6b869987c14 12-Sep-2013 Scott Main <smain@google.com> Revert "remove renderscript support lib from javadocs"
... put support lib javadocs for renderscript back in.

This reverts commit 5b743677eb4bb91af98b005651370885bdaae3e5.

Change-Id: Ia093b04e79ed35d18d9ced7b827a0b06ec4439c1
584f6019106e5adc87f0f1a3bac75c31efe67f36 04-Sep-2013 Yohann Roussel <yroussel@google.com> Stubs of android-support-multidex-instrumentation.

For the SDK.

Change-Id: I54bee4d89d7c291933673c3b5bf7f2b85f904377
c4441b8c3701147365213a1f789626a8d442db6e 21-Aug-2013 Yohann Roussel <yroussel@google.com> Generates SDK stubs of android-support-multidex

Change-Id: I9283e793d8cdbd4003b86fd33ff62dd35c663f1f
5b743677eb4bb91af98b005651370885bdaae3e5 24-Jul-2013 Scott Main <smain@google.com> remove renderscript support lib from javadocs

Change-Id: I6b06bdcdae79442dbf471816cd1cf6f90873f1b2
ae859f9b64fd1740471e94f3417f63f4082a2e02 18-Jul-2013 Jeff Brown <jeffbrown@google.com> Split framework jar.

Change-Id: I38c68ac169a4ea10e4640b5d8e24298a6caaf441
9977ddf0cd1b7eb89640a8cb189d7ff790738958 09-Jul-2013 Jeff Brown <jeffbrown@google.com> Revert "Remove mediarouter v7 support library from SDK."

This reverts commit 0eacd936b7d6dabd380ecd6f1d25d39625b37495.

Bug: 9425325
Change-Id: Idf81e6721fb4361a38ffd73d39c574c2cb2b1155
92081e6efcc2981c444550b05ed5e5080dc04576 15-Jun-2013 Jeff Brown <jeffbrown@google.com> Remove mediarouter v7 support library from SDK.

Bug: 9425325
Change-Id: Iba64455cf8bcf4892ff9bf10628e7b5272787a1e
0eacd936b7d6dabd380ecd6f1d25d39625b37495 15-Jun-2013 Jeff Brown <jeffbrown@google.com> Remove mediarouter v7 support library from SDK.

Bug: 9425325
Change-Id: Iba64455cf8bcf4892ff9bf10628e7b5272787a1e
af44e90b192d2d4290b6dca0fc21874ac90bf9c0 28-May-2013 Scott Main <smain@google.com> add renderscript to support library javadocs

Bug: 9188088

Change-Id: I7c34a99b73dc01c78174e5b93e5a5d3085ff81ff
fe1a83cbc006f5887d48af8422d760aabd0e3e24 30-Apr-2013 Mike Lockwood <lockwood@google.com> Remove obsolete OMA-DRM support

Change-Id: Ie460730f3ec42e2208e4df685250f7b95a77b4c7
fcf2a113870ab61ee76ab372740a3220a9bba995 25-Apr-2013 Jeff Brown <jeffbrown@google.com> Add v7 support libs to path map.

This is necessary to ensure that we correctly generate
documentation for these packages.

Bug: 8175766
Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936
b1f1013321e1f64fd43a3e9fa008ac38845b773f 23-Apr-2013 Matthew Xie <mattx@google.com> Remove DBUS from make files

DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c
9b93f37c893979c4c01877ce7d8e653aa9af95b3 22-Mar-2013 Ying Wang <wangying@google.com> Delete icu4j from pathmap.mk

frameworks/base/icu4j is gone in jb-mr2-dev.

Change-Id: I078c8ac3db85598a9b30f8220f251eb7631151e0
554a0adfb790580735fdc2d32f4c6016072ef226 29-Jan-2013 Wink Saville <wink@google.com> Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip

Add voip-common to various files so that its available when booting
and building. Basically everyplace telephony and mms-common where needed
voip-common was added.

In core/pathmap.mk voip is removed as it is no longer in frameworks/base.

Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
3b7d7b466475063499978c784a9aa6ababfc2223 16-Jan-2013 Simon Wilson <simonwilson@google.com> Add audio-route to pathmap.mk

Change-Id: Id72a839c188fdc93a6a10f53033f09aded23782e
3849760809ac3bde46663ad163ea0a0d592450c1 19-Sep-2012 Zhihai Xu <zhihaixu@google.com> ISSUE 6849488 Bluedroid stack, remove system/bluetooth.

remove system/bluetooth stuff.

bug 6849488
Change-Id: I8eb85c6da0aa34aefda2916f2c74e5eae51da27e
89898dff4ef83b952d303afbcc621ea230f9289f 04-May-2012 Elliott Hughes <enh@google.com> Track libnativehelper move for PDK.

Bug: 6369821
Change-Id: I4dfd9eece9f6912a37c3caee77bd0eadb9313160
11d3c4421ff71a4262e2b2d871606b805bfbed1f 06-Apr-2012 Eino-Ville Talvala <etalvala@google.com> Add new camera system include path to pathmap.

Change-Id: Ia4200dbffa90397a8a48d00139647c45646af734
fe97fe9e9f57224ea29e67ad9e367241ac8f10b8 27-Mar-2012 Marius Renn <renn@google.com> Multi-Project Commit: Move of filterfw out of system/media (3 of 7)

This is part of the multi-project commit to move the filter-framework
from system/media/mca to frameworks/base/media/mca.

Note that the filter-framework will soon be replaced with a refactored
version currently under API review (also to go under frameworks/base).
This move is done now to unblock the PDK efforts.

Change-Id: I3d12882239e0bb66e11d3fb5ec952cc474be4f0a
f396f56817474c682a6b01c0078332ab1d5ac027 27-Mar-2012 Glenn Kasten <gkasten@android.com> Fix build

Change-Id: I740b211588122b1198d7925c78e9a4a7aaf08784
d905491b094aaa538ffe7adee39b75b3b830404e 27-Mar-2012 Glenn Kasten <gkasten@google.com> mv wilhelm

Change-Id: I3c1573a3dcb0567cf330fe06b3ae70b3b8f66978
fefc17ff59a27a2957d2e8eec987656523907dbb 13-Mar-2012 Glenn Kasten <gkasten@google.com> Use pathmap.mk for system/media includes

Currently these point to the old location.
Another CL will move them to the new location.

Change-Id: I61dd732981a9a7a3f4a2c1cc01dc072f4fb6a2b8
fb956ef9cc0dab798d837c9b6c71b39e8fd489a9 06-Mar-2012 Mathias Agopian <mathias@google.com> update include paths to new location

Change-Id: I13dfa74f35ee778615cdb9459fc2e18bc37d62a1
bd118e684de7048c5bb3d77b4239e489dbdce782 06-Mar-2012 Mathias Agopian <mathias@google.com> add frameworks/native include paths

Change-Id: I1ede8075dc77f77f5a9bc4a53663d4a74842ab36
cdcea7a83d9cffb7a46d73db3f1f9e1cecf0a21b 06-Mar-2012 Mathias Agopian <mathias@google.com> add a name for opengl tests include paths

Change-Id: I4fd30376bcc9549da9391cde99b884eab305d5dd
155d855ceed16d3c76c199d1d4812a60348cabcf 18-Nov-2011 Svetoslav Ganov <svetoslavganov@google.com> Add the support libraries to the platform documentation (build).

Added path to the support libraries.

bug: 5629339

Change-Id: Id414597046c528617313881ea857134512d1c2ba
c0a177c8ec7bea42926996bb9744ecc60eed8404 06-Jul-2011 Ying Wang <wangying@google.com> Remove vpn from FRAMEWORKS_BASE_SUBDIRS

To eliminate build warning.
Reference commit: 44e27b5c74b5f441973561a4f945cb58e0cc45a4
which removed framework/base/vpn.

Change-Id: I539e4bc2a4008c8b9eed74dd53eec1f55db3abe5
99acb9c261a1393c1556015e775b4cc649bb340f 17-Jun-2011 Eric Laurent <elaurent@google.com> created speex resampler library

Change-Id: I4424cb40416d94ccf4637fbbb53f02d595c31e3d
ab8ed58c63a08a820345214ae94fe39bd8cae6ee 05-Aug-2010 Chung-yih Wang <cywang@google.com> Add voip(SIP related codes) into framework.

Change-Id: I12bbeb3dacd51b0234872529479e61bdd8536629
2bdf2653dc685d9e473f122804f98f2bf3b9c619 27-Jul-2010 aimitakeshi <aimitakeshi@gmail.com> add drm/ directory to include it as part of frameworks

Change-Id: I62a6ab77587d88ea960f9ece17dcb75726e7e5a9
06df292347f6e23fd718748dbbc80d0318c3f80c 13-May-2010 Nick Kralevich <nnk@google.com> libdrm2 is never used. Remove the reference to it.

Change-Id: Iee14e336377cedb56adb71bc4f40ded137906f1f
05d275837c5f16784a23c9ccc9095f14b9ad02fd 05-Apr-2010 Doug Felt <dougfelt@google.com> Add subdir under frameworks/base for code ported from icu4j.

Change-Id: I6c9fa6dac1f80bbaf8c80b9e0900f4e628ff596f
d0c997e0b6547704ad1d7ce7aa1c6cda6801e471 25-Feb-2010 Dianne Hackborn <hackbod@google.com> Framework no longer links with android-common.
81ab3c593a2546dad8db23284fc86bd689cf1245 18-Nov-2009 Dan Egnor <egnor@google.com> Include the common source files directly in the framework library
when building, to allow mutual interdependencies; the common static
library will be built independently.
e6b4e5b20ac8a3b01f1a99dd877a98c92036ce5e 13-Nov-2009 Jean-Baptiste Queru <jbq@google.com> eclair snapshot
40ea53098cc0829abee3cfa7abfafc735f27e93b 24-Aug-2009 Scott Su <scott.su@myriadgroup.com> Remove frameworks/base/im from build path
676477525bc40f7ccf196a6580480b9d44adabd8 10-Jun-2009 Chung-yih Wang <cywang@google.com> Add keystore in the pathmap of frameworks base.
4175bb90ae8e454416a956b3885995e59ac0454e 11-Jun-2009 Jean-Michel Trivi <jmtrivi@google.com> Removing "tts" from the list of directories containing source code
under frameworks/base. This directory doesn't exist anymore after
change 3730 which moved the TTS code to frameworks/base/packages/TtsService/.
0942768af1afc3f42384f60e3efc52f29662786e 06-May-2009 Jaikumar Ganesh <jaikumar@google.com> Bluez4 changes

Rename hcid to bluetoothd, modify include paths, add cleanspec
0bb9ce9ec3d744444019f8ea191bb63f0ba3b2d4 09-Jun-2009 Tammo Spalink <tammo@google.com> fix build -- aidl was not finding vpn imports
e1da30426fabc834e10b348fa3b9483c6cf4c66f 22-May-2009 Jean-Michel Trivi <jmtrivi@google.com> Adding in the path the new android.tts package.
88b607994a148f4af5bffee163e39ce8296750c6 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
05806d7af62e07c6225b2e7103a1b115ecf6c9ad 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
66339ad5cebeae8f4cbf7e335c67368abbb91223 16-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@126645
4f85cc54b3347e00e32a07cae4fd5473987b71af 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
dcc08f073b6873c69ab891d4f69f7c568e282df7 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
b6c1cf6de79035f58b512f4400db458c8401379a 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution