platform_build/core
Steve Block 495e58502a Revert "Remove unused notice_files target"
This broke the PRODUCT-sdk-(win_)sdk target of SDK builds

This reverts commit 620a5270fc.

Change-Id: I81afe68ae98b5daac5fe136ec8d04f6fba5af9b4
2012-02-29 20:09:09 +00:00
..
combo Fix bug with the HOST_AR. 2012-02-23 16:27:43 -08:00
tasks Merge "Avoid Rebuilding Core and VMTest Descriptions" 2012-01-11 11:32:17 -08:00
apicheck_msg_current.txt Current.xml and friends are now .txt instead. 2011-04-08 15:03:48 -07:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
armelf.x Linker script support for constructor priorities. 2012-02-09 19:25:34 +04:00
armelf.xsc auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelflib.x Linker script support for constructor priorities. 2012-02-09 19:25:34 +04:00
base_rules.mk Merge "Collect the GPL source files." 2011-12-16 17:00:46 -08:00
binary.mk Revert "Remove unused notice_files target" 2012-02-29 20:09:09 +00:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk Set version numbers for AOSP - do not merge 2011-12-12 17:16:07 -08:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk New PRODUCT_AAPT_PREF_CONFIG. 2011-10-14 19:37:57 -07:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk resolved conflicts for merge of 80fa947b to master 2011-12-14 15:39:46 -08:00
config.mk Compute TARGET_TOOLCHAIN_ROOT from TARGET_TOOLS_PREFIX. 2012-01-12 16:38:17 -08:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Merge "Increase java heap size." 2012-01-30 15:42:28 -08:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk Updated dex-preopt BOOTCLASSPATH with values from init.rc 2011-09-06 13:04:36 -07:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk am f0d2a546: Merge 78e7f1f0 2011-06-07 18:20:30 -07:00
dumpvar.mk am e50d91f9: am d93d4601: am 45873583: Merge "Add extra environment info to build output" 2012-02-13 14:42:43 -08:00
dynamic_binary.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2011-07-07 03:45:56 +02:00
envsetup.mk Support to build factory ramdisk image. 2011-12-16 13:54:10 -08:00
executable.mk build: remove prelinker build build system 2011-03-12 14:59:46 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh Merge from AOSP 2011-11-11 16:03:56 -08:00
help.mk make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Remove the R/Manifest classes when building the static Java library 2011-12-15 16:36:55 -08:00
host_native_test.mk Use the host STL for host native test. 2011-06-22 16:01:48 -07: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 Remove the R/Manifest classes when building the static Java library 2011-12-15 16:36:55 -08:00
java_library.mk Support to build static Java library with Android resource 2011-12-14 16:04:59 -08:00
legacy_prebuilts.mk Adding shell commands for manipulating content via content providers. 2012-02-07 11:29:19 -08:00
main.mk Merge "Move Windows SDK whitelist out of main.mk" 2012-02-14 11:12:02 -08:00
Makefile Revert "Remove unused notice_files target" 2012-02-29 20:09:09 +00:00
multi_prebuilt.mk allow setting LOCAL_STRIP_MODULE on multi_prebuilts 2011-09-06 10:31:37 -07:00
native_test.mk Add $(LOCAL_MODULE) as part of the installed path. 2010-07-26 16:25:55 -07:00
node_fns.mk fix makefile inheritance system 2010-02-18 12:23:35 -08:00
notice_files.mk build speedup: Do not use shell 'find' function to look for NOTICE files. 2011-03-29 14:27:27 +02:00
package.mk am b3e6fa5e: Merge "new LOCAL_DEX_PREOPT option "nostripping"" into ics-mr0 2011-10-27 04:04:50 +00:00
pathmap.mk Add the support libraries to the platform documentation (build). 2011-11-17 15:13:56 -08:00
phony_package.mk Remove the restriction that PHONY_PACKAGE needs LOCAL_REQUIRED_MODULES 2011-12-22 17:51:28 -08:00
prebuilt.mk sign non-PRESIGNED prebuilt apks 2011-10-05 09:49:24 -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 Support to build factory ramdisk image. 2011-12-16 13:54:10 -08:00
product_config.mk am a0f464a8: New PRODUCT_AAPT_PREF_CONFIG. 2011-10-17 11:31:38 -07:00
proguard.flags Make ProGuard keep necessary members for serializable classes 2010-08-11 08:24:46 +08:00
proguard_tests.flags Fix and enable proguard on packages. 2010-02-11 13:41:10 -08:00
raw_executable.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07: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 Put the NDK library paths ahead of TARGET_GLOBAL_LD_DIRS 2011-07-20 15:42:53 -07:00
static_java_library.mk Default LOCAL_SDK_RES_VERSION to LOCAL_SDK_VERSION 2012-01-03 11:52:26 -08:00
static_library.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
user_tags.mk Merge "Remove simg2img from user_tags.mk" 2012-02-17 11:24:01 -08:00
version_defaults.mk Move AOSP to another fake version number 2012-02-15 14:04:45 -08:00