platform_build/tools
Narayan Kamath 7303ebda84 Add 32 / 64 bit abi lists to system properties.
Introduce ro.product.cpu.abilist32 / abilist64, which are
comma separated lists of the 32 and 64 bit ABIs that the
device supports. These properties are used by the zygote and
system server to determine what ABI an app should be
started with.

This changes move abilist related make steps out of envsetup.mk
and into config.mk because they depend on variables set by
core/combo/***. Additionally, config.mk performs a few additional
cleanups of these variables (like stripping them) after the
inclusion of envsetup.mk so this seems like a better place to
put them.

bug: 13647418

Change-Id: I3db39bdd761220c5b4966f651892fb592396f9a1
2014-04-08 17:40:40 +01:00
..
acp
apicheck
atree
check_prereq
droiddoc Docs: replacing analytics ID from D.A.C. 2014-03-05 12:20:46 -08:00
fs_config Update OTA to understand SELinux labels and capabilities 2013-09-10 12:30:43 -07:00
fs_get_stats build: update fs_config calls for capabilities change. 2013-02-20 12:48:44 -08:00
releasetools ota_from_target_files: Add an option to not sign OTA packages 2014-01-27 15:01:04 +09:00
rgb2565
signapk Allow ECDSA signing OTA files 2013-10-09 15:00:24 -07:00
zipalign libutils clean-up 2013-05-07 16:31:04 -07:00
adbs Fix regex for finding symbol data. 2013-12-12 12:56:16 -08:00
Android.mk Let apicheck visible to unbundled build. 2013-08-02 21:35:15 +00:00
buildinfo.sh Add 32 / 64 bit abi lists to system properties. 2014-04-08 17:40:40 +01:00
check_builds.sh
check_radio_versions.py
compare_fileslist.py
diff_package_overlays.py
dump-package-stats
event_log_tags.py
fileslist.py
filter-product-graph.py
findleaves.py
fixlinebreaks.sh
generate-notice-files.py
java-event-log-tags.py
java-layers.py Add a tool to let you enforce layering between packages in a java module. 2012-10-20 17:25:55 -07:00
merge-event-log-tags.py
mktarball.sh
parsedeps.py
post_process_props.py Refactor a little bit and do the validation on also default.prop. 2014-02-12 10:32:47 -08:00
print_module_licenses.sh
product_debug.py
warn.py