Danica Chang
d1d3f299fe
adding network to prelink
...
Change-Id: I8b18689d17a5b0070392238e5c78954c1f38df5c
2010-08-13 15:28:48 -07:00
Thomas Tuttle
0307939fe1
libublock: Remove from prelink-linux-arm.map (no longer prelinked)
...
Change-Id: I0415c138e7c05f08bfca7de250fbdbced3e3ab79
2010-08-05 11:49:14 -07:00
Thomas Tuttle
78c32d1c5a
libublock: Add to prelink-linux-arm.map
...
Change-Id: Ie9a4ef8650f22a5146b3a0f0dc049f46199075e9
2010-08-04 17:42:28 -07:00
Jing Yu
9d396e37ac
Make arm-linux-androideabi toolchain the default for Android build.
...
androideabi target is already in upstream GCC. The arm-linux-
androideabi toolchain can be built directly from upstream GCC.
Switching from old special tailored arm-eabi toolchain to the new
arm-linux-androideabi toolchain make us closer to the opensource
community and friendly to all toolchain developers.
kernel still uses arm-eabi toolchain. So we add arm-eabi toolchain
path to PATH.
The arm-linux-androideabi-4.4.x toolchain is built with the same
source as the latest arm-eabi-4.4.3 toolchain except for the
target change patches.
Change-Id: I1e5f2fe2faeee08f913f37e0ba93e84d2654a8ff
2010-07-29 19:09:12 -07:00
Mathias Agopian
0b18194643
am e80545f0
: am 9967e9db
: Merge "add an entry for the new libgui" into gingerbread
...
Merge commit 'e80545f00d819f0ef300e3146b404d382288fb4e'
* commit 'e80545f00d819f0ef300e3146b404d382288fb4e':
add an entry for the new libgui
2010-07-14 16:39:35 -07:00
Mathias Agopian
b46f2c747c
add an entry for the new libgui
...
libgui is for high level C++ frameworks, it can depend on the
binder (unlike libui).
Change-Id: I4a1ebc69284919c85dce03e1395578af2fd08aa8
2010-07-13 22:27:47 -07:00
Dianne Hackborn
9a4e5f4a30
am a41921ed
: am f319c635
: Add new "libandroid" to prelink map.
...
Merge commit 'a41921ed7e3cfccc40db3f8d2b1e4059b0715ebd'
* commit 'a41921ed7e3cfccc40db3f8d2b1e4059b0715ebd':
Add new "libandroid" to prelink map.
2010-06-23 10:32:12 -07:00
Dianne Hackborn
f319c635a8
Add new "libandroid" to prelink map.
...
Change-Id: I10bc30088fced39b2875bbbc19e33c53fa8352d7
2010-06-21 18:15:57 -07:00
Eric Laurent
82a93b76a8
am a67baff9
: am 71affe70
: am 484d4d54
: Merge "Added prelinked library for audio effects JNI." into kraken
...
Merge commit 'a67baff9a50be3a335e650d208d51e33e20b70e2'
* commit 'a67baff9a50be3a335e650d208d51e33e20b70e2':
Added prelinked library for audio effects JNI.
2010-06-14 09:40:05 -07:00
Eric Laurent
452c31bc2d
Added prelinked library for audio effects JNI.
...
Change-Id: Ic3d26cedbff599c3ee6fed080b64fce5375ea940
2010-06-09 06:51:12 -07:00
Eric Laurent
7b993eb879
am 045fcc72
: am ba12575b
: Merge "Fix issue 2667796 [Audio Effect Framework] Effect factory and libraries." into kraken
2010-05-24 23:25:35 -07:00
Eric Laurent
c5307b85c5
Fix issue 2667796 [Audio Effect Framework] Effect factory and libraries.
...
Added prelink map entry for libeffects.so. This library contains the
effect factory needed to load plugin effect libraries.
Also remove obsolete entry for libaudiopolicygeneric.so library.
Change-Id: I65db56eec2c1ff1b50c6da0572492138d3e00607
2010-05-21 06:04:15 -07:00
Kristian Monsen
9c01eb9f23
Added libchromium.so to the prelink map in the temp section.
...
Change-Id: I9f5c42ba24c5ca17a7d274029f5b845e2ca1950a
2010-05-11 18:16:55 +01:00
Dan Bornstein
7cb5e10f63
resolved conflicts for merge of 541c3f81
to master
...
Change-Id: I1a58398c79e538db8bac65b9f4d92028f1eca69e
2010-05-06 17:03:04 -07:00
Dan Bornstein
03fb96f01e
Allow for a slightly larger libwebcore, add another library to the list,
...
correct/update a couple entries, and add a couple more comments.
Bug: 2651381
Change-Id: I9aaf48c3c2115b111794710bb4e959613bf22add
2010-05-06 12:43:47 -07:00
Dan Bornstein
938179808d
resolved conflicts for merge of 54c29015
to master
...
Change-Id: I0b45ef84343289e84c6bcdf64b6ca4c0aff414c5
2010-05-05 16:24:13 -07:00
Dan Bornstein
7dfcfbc0d4
Fixed a bunch of stuff in the prelink mappings file:
...
* Added mappings for most of the libraries that didn't already
have them (as observed from my build).
* Re-canonicalized all the offsets in the mappings file,
per the official policy of keeping things megabyte-aligned.
* Added comments on each line indicating what size the library
actually appeared to be in my build (to help with future rejiggerings).
* Added a bit of documentation about the whole deal.
Even with this change, I know there are other libraries that will
still need to be included, but I think what I have here is a good
step. Also, this change only reserves room for the new libraries, but
subsequent changes (in other subprojects) are required to actually
start prelinking the new libraries. Those changes will be forthcoming
as well.
Bug: 2651381
Change-Id: I7a06382fc2b8a14bbd3261de58df3f8a31e4108e
2010-05-05 00:10:37 -07:00
Shih-wei Liao
5db9b5af0d
Add libbcc.so
...
Change-Id: I8ef01a8ed647e5012d27e3c048fc1f4ee5a5e03a
2010-03-26 16:32:08 -07:00
Chia-chi Yeh
74a7e06800
Remove dead shared objects from prelink map.
2010-02-18 12:11:10 +08:00
Mathias Agopian
769835e0d9
add libsurfaceflinger_client and libcamera_client to the prelinkmap
2010-02-11 13:07:20 -08:00
Wei-Ta Chen
d139dbb818
Add libjpeg to the prelink map.
...
libjpeg is now built to a shared library,
which enables it be dynamically linked by various packeages/libraries.
2010-01-06 18:42:25 +08:00
Jack Palevich
fcc50ebb4a
Add libETC1 to the prelink map.
...
libETC1 is a library for compressing and
decompressing images in the ETC1 format.
This is a common texture format for OpenGL ES 2.0
GPUs.
2009-12-29 19:04:13 +08:00
Jean-Baptiste Queru
e1b710a5ba
merge from open-source master
2009-11-09 10:34:27 -08:00
Kenny Root
23f70ffd9d
Update prelink map for libFLAC
2009-08-24 11:35:02 -07:00
Jean-Baptiste Queru
0082bbfb7d
Add back a few libraries for backward-compability with the donut skia
2009-08-05 15:17:42 -07:00
Jean-Baptiste Queru
fe77558c21
Add libacc.so to prelink map for forward-compatibility
2009-08-05 13:15:17 -07:00
Jean-Baptiste Queru
7c07cf9a82
Merge korg/donut into korg/master
...
Conflicts:
core/apicheck_msg_current.txt
core/combo/linux-arm.mk
core/prelink-linux-arm.map
tools/droiddoc/src/ClassInfo.java
2009-07-25 16:58:22 -07:00
Eric Laurent
4cb0ae10ec
Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked.
2009-07-24 06:56:02 -07:00
Jason Sams
511569b76e
add librs and librs_jni to the prelink map.
2009-07-23 15:15:13 -07:00
Rebecca Schultz Zavin
a5b5ea9d6d
Modify libqcamera to be called liboemcamera
...
This will allow us to support non qualcomm cameras in the prelink map.
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com >
2009-07-16 14:11:57 -07:00
Mike Reed
a14deb7eaf
rename libsgl/libscorecg to libskia
2009-07-10 15:54:32 -04:00
Android (Google) Code Review
45ae88c2a2
am 92c8ecbf
: Merge change 5929 into donut
...
Merge commit '92c8ecbf99daf492a24408686017609763429251'
* commit '92c8ecbf99daf492a24408686017609763429251':
Add the JNI library of CertTool for handling certificates.
2009-07-03 08:58:35 -07:00
Chung-yih Wang
c74bbeecd0
Add the JNI library of CertTool for handling certificates.
2009-07-02 00:36:44 +08:00
Jaikumar Ganesh
0942768af1
Bluez4 changes
...
Rename hcid to bluetoothd, modify include paths, add cleanspec
2009-06-09 17:20:47 -07:00
Mathias Agopian
0f36b46bc0
add libGLES_android.so to the prelink map, this will replace libagl.so eventually
2009-05-28 20:40:11 -07:00
Jack Palevich
3110264149
Add libacc to the prelink map.
...
Libacc is a tiny subset of C intended for use as a scripting language for
a 3D UI.
2009-05-22 12:13:32 -07:00
Mathias Agopian
33e8306d2e
add an entry for libbinder in the prelink map
2009-05-19 19:56:02 -07:00
San Mehat
6ffb159a8b
prelink: Add libsysutils to prelink map
...
Signed-off-by: San Mehat <san@google.com >
2009-05-06 11:24:13 -07:00
James Dong
2d2a9acac2
Change 77 from git master branch:
...
change the prelink-linux-arm.map to include OC 2.0 new shared libs
- remove redundant share lib from the map
- remove 2way share lib from the map
2009-05-01 11:34:17 -07:00
The Android Open Source Project
1379256b55
Merge commit 'korg/cupcake'
2009-03-27 15:30:35 -07:00
35354dc754
Automated import from //branches/donutburger/...@142719,142719
2009-03-25 17:01:21 -07:00
436aefc2d0
Automated import from //branches/cupcake/...@142639,142639
2009-03-25 15:21:11 -07:00
Jean-Baptiste Queru
ccf4b83b02
Merge commit 'remotes/korg/cupcake' into cupcake_to_master
...
Conflicts:
core/prelink-linux-arm.map
2009-03-18 16:58:18 -07:00
The Android Open Source Project
88b607994a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
05806d7af6
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
094268cf8c
auto import from //depot/cupcake/@132589
2009-03-03 14:03:52 -08:00
The Android Open Source Project
a9b2249753
auto import from //depot/cupcake/@137055
2009-03-02 22:54:15 -08:00
Garret Pick
8c3ad517eb
OpenCORE 2.1 update
2009-02-24 10:03:51 -08:00
The Android Open Source Project
475fa12ade
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:57 -08:00
Brock Atchison
aeb2fa61cf
Changes required to accommodate OpenCORE 2.0
2009-01-26 16:52:00 -08:00