platform_build/core
Mike Lockwood 0d23fec792 Add support for products overriding properties in /default.prop
We need this to allow products to specify the default USB configuration,
and allow the build system to add adb to this configuration
for eng and userdebug builds.

For example:

PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
	persist.sys.usb.config=mtp

Change-Id: I83d7d918e57a8117eb96919e17d8ad52afdc0388
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-09 14:54:40 -07:00
..
combo Revert "x86: Enable -fstack-protector" 2011-06-07 08:57:34 -07:00
tasks Breakup android.core.tests.libcore based on top level package name 2011-05-27 00:04:57 -07: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
armelf.x
armelf.xsc
armelflib.x
base_rules.mk Use arg list file to pass arguments to jar. 2011-06-06 14:34:52 -07:00
binary.mk Allow per module RTTI setting. This fixes a bug in previous check-ins. 2011-06-07 10:55:48 -07:00
build-system.html Add new variable TARGET_SHELL := ash (default; or mksh) 2010-08-24 18:08:47 -07:00
build_id.mk set ID back to honeycomb (please do not merge) 2011-02-02 10:04:50 -08:00
checktree
cleanbuild.mk Move screen density config from PRODUCT_LOCALES to PRODUCT_AAPT_CONFIG 2011-03-15 13:19:30 -07:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk Allow per module RTTI setting. This fixes a bug in previous check-ins. 2011-06-07 10:55:48 -07:00
config.mk am 45a3ad7d: Merge c1efb060 2011-06-07 18:20:25 -07:00
copy_headers.mk
definitions.mk Use arg list file to pass arguments to jar. 2011-06-06 14:34:52 -07:00
device.mk
dex_preopt.mk am 4d3ac24d: am 84ed6fa2: Disable "-t" for acp. 2011-01-19 14:41:25 -08:00
distdir.mk
droiddoc.mk am f0d2a546: Merge 78e7f1f0 2011-06-07 18:20:30 -07:00
dumpvar.mk am f41934fc: am 26d8c589: Merge "Display the TARGET_ARCH_VARIANT" 2010-11-19 10:38:49 -08:00
dynamic_binary.mk Make a copy of symbol files after prelinking is removed. 2011-03-14 11:44:57 -07:00
envsetup.mk am 554eeb6c: am 493306f7: Merge "Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value across architectures" 2010-11-19 16:56:26 -08:00
executable.mk build: remove prelinker build build system 2011-03-12 14:59:46 -08:00
filter_symbols.sh
find-jdk-tools-jar.sh am 8755e2b2: am e84739e9: Merge "Fix find-jdk-tools-jar to be cygwin-friendly." 2011-03-11 16:05:53 -08:00
help.mk make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04:00
host_executable.mk
host_java_library.mk Add LOCAL_JARJAR_RULES support for BUILD_HOST_JAVA_LIBRARY 2011-01-26 15:13:42 -08:00
host_native_test.mk Flags common for native tests 2010-07-21 11:22:52 -07:00
host_prebuilt.mk
host_shared_library.mk
host_static_library.mk
java.mk am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler 2011-06-02 16:49:33 -07:00
java_library.mk Tracking merge of dalvik-dev to master 2011-04-01 15:45:58 -07:00
legacy_prebuilts.mk Avoid loading all CA certs into Zygote memory, lazily load instead (1 of 3) 2011-04-29 00:48:44 -07:00
main.mk am 45a3ad7d: Merge c1efb060 2011-06-07 18:20:25 -07:00
Makefile Add support for products overriding properties in /default.prop 2011-06-09 14:54:40 -07:00
multi_prebuilt.mk CHERRY-PICK: propogate module tags for prebuilts 2010-10-07 09:44:50 -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 Fix possible unnecessary rebuild 2011-05-26 13:43:57 -07:00
pathmap.mk am 4a6e7d7c: am 43d406e5: Merge "add drm/ directory to include it as part of frameworks" 2010-08-16 15:18:51 -07:00
phony_package.mk core: Make fake packages have real installed files for proper dependencies 2010-09-27 17:37:59 -07:00
prebuilt.mk Support to run dex-preopt on prebuilt apks. 2011-05-26 16:01:57 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Add support for products overriding properties in /default.prop 2011-06-09 14:54:40 -07:00
product_config.mk Add support for products overriding properties in /default.prop 2011-06-09 14:54:40 -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
root.mk
shared_library.mk Add NDK crtbegin_so.o and crtend_so.o if they exist. 2011-04-08 14:57:36 -07:00
static_java_library.mk
static_library.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
user_tags.mk build: remove prelinker build build system 2011-03-12 14:59:46 -08:00
version_defaults.mk Merge 5d66a07d - do not merge 2011-05-19 14:30:26 -07:00