summaryrefslogtreecommitdiffstats
path: root/core/pathmap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc target for multidex support library.Yohann Roussel2014-07-241-4/+5
| | | | Change-Id: I0136c6cd8a3af0dc9d12b9424f96e9527cde68e2
* Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidexYohann Roussel2014-07-171-2/+2
| | | | | | | This keeps only the real sources in doc target and fixes some error messages caused by trying to generate docs of the tests. Change-Id: Icd6903a43c90efc08eba92976dddb104c45a5e43
* Move multidex support libraryMaurice Chu2014-07-161-3/+10
| | | | | | | | | | | 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
* Stubs of android-support-multidex-instrumentation.Yohann Roussel2014-07-161-1/+2
| | | | | | | | For the SDK. (cherry picked from commit 584f6019106e5adc87f0f1a3bac75c31efe67f36) Change-Id: I64b7d279a575c201c4df52a6bd3caa75baf58d11
* Generates SDK stubs of android-support-multidexYohann Roussel2014-07-161-1/+2
| | | | | | | | | (cherry picked from commit c4441b8c3701147365213a1f789626a8d442db6e) Conflicts: core/pathmap.mk Change-Id: I9283e793d8cdbd4003b86fd33ff62dd35c663f1f
* Add new rs directory to list of Java subdirs of fw/base.Tim Murray2014-01-311-0/+1
| | | | Change-Id: I3213a314e7700162e781526c0450678495442759
* Remove libthread_db from the default include path.Elliott Hughes2014-01-271-1/+0
| | | | | | | | | | 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
* am 7cba6168: am 9a3fb871: Merge "Revert "remove renderscript support lib ↵Scott Main2013-09-121-0/+1
|\ | | | | | | | | | | | | from javadocs" ... put support lib javadocs for renderscript back in." into jb-mr2-ub-dev * commit '7cba6168c3cf7681e6200f78bfbf8deacc2f735c': Revert "remove renderscript support lib from javadocs" ... put support lib javadocs for renderscript back in.
| * Revert "remove renderscript support lib from javadocs"Scott Main2013-09-121-0/+1
| | | | | | | | | | | | | | | | ... put support lib javadocs for renderscript back in. This reverts commit 5b743677eb4bb91af98b005651370885bdaae3e5. Change-Id: Ia093b04e79ed35d18d9ced7b827a0b06ec4439c1
* | am c5b665ad: am 0ce71df0: Merge "remove renderscript support lib from ↵Scott Main2013-07-241-1/+0
|\ \ | |/ | | | | | | | | | | javadocs" into jb-mr2-ub-dev * commit 'c5b665addf7f6a6ca7225b8f75bf419ada2ce74c': remove renderscript support lib from javadocs
| * remove renderscript support lib from javadocsScott Main2013-07-231-1/+0
| | | | | | | | Change-Id: I6b06bdcdae79442dbf471816cd1cf6f90873f1b2
* | Split framework jar.Jeff Brown2013-07-171-5/+0
| | | | | | | | Change-Id: I38c68ac169a4ea10e4640b5d8e24298a6caaf441
* | am 9d80f708: am a3d60ae8: Merge "Revert "Remove mediarouter v7 support ↵Jeff Brown2013-07-111-0/+1
|\ \ | |/ | | | | | | | | | | library from SDK."" into jb-mr2-dev * commit '9d80f7085707abd8f088c4f0c4d66cd666a6feb0': Revert "Remove mediarouter v7 support library from SDK."
| * Revert "Remove mediarouter v7 support library from SDK."Jeff Brown2013-07-091-0/+1
| | | | | | | | | | | | | | This reverts commit 0eacd936b7d6dabd380ecd6f1d25d39625b37495. Bug: 9425325 Change-Id: Idf81e6721fb4361a38ffd73d39c574c2cb2b1155
* | am bd1c3a21: am 0eacd936: Remove mediarouter v7 support library from SDK.Jeff Brown2013-06-141-1/+0
|\ \ | |/ | | | | | | * commit 'bd1c3a2112d023e9f0aab115c64ba345c666ebe5': Remove mediarouter v7 support library from SDK.
| * Remove mediarouter v7 support library from SDK.Jeff Brown2013-06-141-1/+0
| | | | | | | | | | Bug: 9425325 Change-Id: Iba64455cf8bcf4892ff9bf10628e7b5272787a1e
* | am 6c380fe5: am 1dd9f19e: Merge "add renderscript to support library ↵Stephen Hines2013-05-301-5/+6
|\ \ | |/ | | | | | | | | | | javadocs" into jb-mr2-dev * commit '6c380fe5da492c526f81c894a069e63ab62613de': add renderscript to support library javadocs
| * add renderscript to support library javadocsScott Main2013-05-291-5/+6
| | | | | | | | | | | | Bug: 9188088 Change-Id: I7c34a99b73dc01c78174e5b93e5a5d3085ff81ff
* | Remove obsolete OMA-DRM supportMike Lockwood2013-04-291-1/+0
|/ | | | Change-Id: Ie460730f3ec42e2208e4df685250f7b95a77b4c7
* Add v7 support libs to path map.Jeff Brown2013-04-261-1/+11
| | | | | | | | This is necessary to ensure that we correctly generate documentation for these packages. Bug: 8175766 Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936
* Remove DBUS from make filesMatthew Xie2013-04-231-1/+0
| | | | | | | | 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
* Delete icu4j from pathmap.mkYing Wang2013-03-221-1/+0
| | | | | | frameworks/base/icu4j is gone in jb-mr2-dev. Change-Id: I078c8ac3db85598a9b30f8220f251eb7631151e0
* Merge "Add audio-route to pathmap.mk"Simon Wilson2013-01-291-0/+1
|\
| * Add audio-route to pathmap.mkSimon Wilson2013-01-161-0/+1
| | | | | | | | Change-Id: Id72a839c188fdc93a6a10f53033f09aded23782e
* | Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville2013-01-281-1/+0
|/ | | | | | | | | | 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
* ISSUE 6849488 Bluedroid stack, remove system/bluetooth.Zhihai Xu2012-09-201-3/+0
| | | | | | | remove system/bluetooth stuff. bug 6849488 Change-Id: I8eb85c6da0aa34aefda2916f2c74e5eae51da27e
* Track libnativehelper move for PDK.Elliott Hughes2012-05-041-1/+1
| | | | | Bug: 6369821 Change-Id: I4dfd9eece9f6912a37c3caee77bd0eadb9313160
* Add new camera system include path to pathmap.Eino-Ville Talvala2012-04-051-0/+1
| | | | Change-Id: Ia4200dbffa90397a8a48d00139647c45646af734
* Merge "Multi-Project Commit: Move of filterfw out of system/media (3 of 7)"Marius Renn2012-03-271-0/+3
|\
| * Multi-Project Commit: Move of filterfw out of system/media (3 of 7)Marius Renn2012-03-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | 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
* | mv wilhelmGlenn Kasten2012-03-261-2/+2
|/ | | | Change-Id: I3c1573a3dcb0567cf330fe06b3ae70b3b8f66978
* Use pathmap.mk for system/media includesGlenn Kasten2012-03-141-0/+4
| | | | | | | Currently these point to the old location. Another CL will move them to the new location. Change-Id: I61dd732981a9a7a3f4a2c1cc01dc072f4fb6a2b8
* update include paths to new locationMathias Agopian2012-03-051-1/+1
| | | | Change-Id: I13dfa74f35ee778615cdb9459fc2e18bc37d62a1
* add frameworks/native include pathsMathias Agopian2012-03-051-0/+1
| | | | Change-Id: I1ede8075dc77f77f5a9bc4a53663d4a74842ab36
* add a name for opengl tests include pathsMathias Agopian2012-03-051-0/+1
| | | | Change-Id: I4fd30376bcc9549da9391cde99b884eab305d5dd
* Add the support libraries to the platform documentation (build).Svetoslav Ganov2011-11-171-0/+14
| | | | | | | | Added path to the support libraries. bug: 5629339 Change-Id: Id414597046c528617313881ea857134512d1c2ba
* Remove vpn from FRAMEWORKS_BASE_SUBDIRSYing Wang2011-07-051-1/+0
| | | | | | | | To eliminate build warning. Reference commit: 44e27b5c74b5f441973561a4f945cb58e0cc45a4 which removed framework/base/vpn. Change-Id: I539e4bc2a4008c8b9eed74dd53eec1f55db3abe5
* created speex resampler libraryEric Laurent2011-06-171-1/+2
| | | | Change-Id: I4424cb40416d94ccf4637fbbb53f02d595c31e3d
* am 4a6e7d7c: am 43d406e5: Merge "add drm/ directory to include it as part of ↵Jean-Baptiste Queru2010-08-161-0/+1
|\ | | | | | | | | | | | | | | | | frameworks" Merge commit '4a6e7d7c49fa91a3c26b091d2ac653f4feeb003f' * commit '4a6e7d7c49fa91a3c26b091d2ac653f4feeb003f': add drm/ directory to include it as part of frameworks
| * am 43d406e5: Merge "add drm/ directory to include it as part of frameworks"Jean-Baptiste Queru2010-08-161-0/+1
| |\ | | | | | | | | | | | | | | | | | | Merge commit '43d406e5c633af505de0e05e44fda9cfe781c184' into gingerbread-plus-aosp * commit '43d406e5c633af505de0e05e44fda9cfe781c184': add drm/ directory to include it as part of frameworks
| | * add drm/ directory to include it as part of frameworksaimitakeshi2010-07-271-0/+1
| | | | | | | | | | | | Change-Id: I62a6ab77587d88ea960f9ece17dcb75726e7e5a9
* | | resolved conflicts for merge of 9b7ebf5d to masterChung-yih Wang2010-08-061-0/+1
|\ \ \ | |/ / | | | | | | Change-Id: I0dfbc70b4b52a69ba43f14def4203ece8d9c9090
| * | Add voip(SIP related codes) into framework.Chung-yih Wang2010-08-051-0/+1
| | | | | | | | | | | | Change-Id: I12bbeb3dacd51b0234872529479e61bdd8536629
* | | am 876ae91c: am 06df2923: libdrm2 is never used. Remove the reference to it.Nick Kralevich2010-05-141-1/+0
|\ \ \ | |/ /
| * | libdrm2 is never used. Remove the reference to it.Nick Kralevich2010-05-131-1/+0
| |/ | | | | | | Change-Id: Iee14e336377cedb56adb71bc4f40ded137906f1f
* | Add subdir under frameworks/base for code ported from icu4j.Doug Felt2010-04-051-0/+1
|/ | | | Change-Id: I6c9fa6dac1f80bbaf8c80b9e0900f4e628ff596f
* Framework no longer links with android-common.Dianne Hackborn2010-02-251-1/+0
|
* Include the common source files directly in the framework libraryDan Egnor2009-11-181-0/+6
| | | | | when building, to allow mutual interdependencies; the common static library will be built independently.
* Remove frameworks/base/im from build pathScott Su2009-08-231-1/+0
|
* am 67647752: Add keystore in the pathmap of frameworks base.Chung-yih Wang2009-06-121-1/+2
|\ | | | | | | | | | | | | Merge commit '676477525bc40f7ccf196a6580480b9d44adabd8' * commit '676477525bc40f7ccf196a6580480b9d44adabd8': Add keystore in the pathmap of frameworks base.