platform_build/core
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
..
combo Add a new build target armv7-a-neon 2010-03-10 16:07:14 -08:00
tasks Add CTS accounts tests to CTS makefile. 2009-12-17 15:14:40 -08:00
apicheck_msg_current.txt Update the error message that occurs when current.xml needs regenerating. 2009-05-21 09:27:39 -04:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
armelf.x auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelf.xsc auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelflib.x auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
base_rules.mk Support to override instr target package in inherit-package 2010-03-16 17:08:58 -07:00
binary.mk Add FDO options to Android make system. 2009-09-21 16:31:50 -07:00
build-system.html Add support for LOCAL_JAVACFLAGS 2010-02-05 15:57:07 -08:00
build_id.mk set BUILD_ID, do not merge 2009-10-02 08:01:02 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Decentralizes cleanspecs. 2010-03-03 13:08:28 -08:00
cleanspec.mk Add clean step for SDK version change. 2010-04-07 14:13:47 -07:00
clear_vars.mk Get LOCAL_MANIFEST_PACKAGE_NAME working. 2010-02-05 23:57:34 -06:00
config.mk Support building Windows SDK under Linux. 2010-04-23 13:17:23 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Support to override instr target package in inherit-package 2010-03-16 17:08:58 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Adding version information to DroidDoc. Rather than pulling the version from 2009-07-21 18:09:39 -07:00
dynamic_binary.mk Add FDO options to Android make system. 2009-09-21 16:31:50 -07:00
envsetup.mk Support building Windows SDK under Linux. 2010-04-23 13:17:23 -07:00
executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Add support for LOCAL_JAVACFLAGS 2010-02-05 15:57:07 -08:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_shared_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_static_library.mk Make the host static library build rule know about 2009-10-15 16:28:56 -07:00
java.mk Let Proguard load emma jar if it's enabled. 2010-03-09 17:24:32 -08:00
java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
main.mk Support building Windows SDK under Linux. 2010-04-23 13:17:23 -07:00
Makefile Support building Windows SDK under Linux. 2010-04-23 13:17:23 -07:00
multi_prebuilt.mk Allow prebuilt libraries and the associated makefile to be in 2009-03-10 15:05:09 -05:00
node_fns.mk fix makefile inheritance system 2010-02-18 12:23:35 -08:00
notice_files.mk Fix the warning about NOTICE files overriding previous targets. 2009-04-13 12:51:43 -04:00
package.mk Don't force localization for package tagged as tests. 2010-03-10 16:02:42 -08:00
pathmap.mk Framework no longer links with android-common. 2010-02-25 10:44:45 -08:00
prebuilt.mk add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08:00
prelink-linux-arm.map Fixed a bunch of stuff in the prelink mappings file: 2010-05-05 00:10:37 -07:00
process_wrapper.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.cmds auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
product.mk Look for product configs in device/ in addition to vendor/ 2010-03-04 15:20:09 -08:00
product_config.mk Enables nodpi drawables in the framework. 2009-11-16 17:18:40 -08:00
proguard.flags Make ProGuard keep @VisibleForTesting classes and methods 2010-03-09 14:37:21 +00:00
proguard_tests.flags Fix and enable proguard on packages. 2010-02-11 13:41:10 -08:00
raw_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
raw_static_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
root.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
shared_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_library.mk core: Add support for static libraries to include other whole static libs. 2009-05-27 20:14:55 -07:00
version_defaults.mk It's beginning to look a lot like release time! 2010-04-05 12:33:11 -07:00