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 don't build apicheck for PDK builds, removing dependency on doclava 2012-03-28 15:30:36 -07:00
atree SDK: Use "strip -x" for atree. 2012-06-06 23:39:47 -07:00
check_prereq Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
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 Use a more modern -j flag. 2012-08-16 22:45:55 -07:00
check_radio_versions.py fix build: make check_radio_versions.py okay with no args 2012-03-21 10:01:01 -07:00
compare_fileslist.py
diff_package_overlays.py Clean common intermediate files if overlay changed 2012-06-04 18:02:55 -07:00
dump-package-stats
event_log_tags.py check syntax of description field in logtags files 2011-01-23 12:57:19 -08:00
fileslist.py Move forward installed-files.txt in the dependency graph 2011-09-09 17:07:23 -07:00
filter-product-graph.py make product-graph now filtered 2012-08-16 22:45:55 -07:00
findleaves.py Follow symlinks in findleaves 2012-08-24 16:24:45 -07:00
fixlinebreaks.sh
generate-notice-files.py Moving notice file generation to a python script 2012-03-30 15:08:59 -04:00
java-event-log-tags.py Make java-event-log-tags.py create its output directory if it does not exist. 2011-12-13 10:56:33 -08:00
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 fix merge-event-log-tags.py deprecation warning 2012-09-20 11:50:34 -07:00
mktarball.sh
parsedeps.py Add tool to parse make dependency info from new --deps flag. 2012-08-16 22:45:55 -07:00
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 More product debugging. 2012-08-16 22:45:56 -07:00
warn.py