android_build/tools
Narayan Kamath 1a43b375b4 Extend the CPU ABI specification mechanism.
Add a (read only) system property that is a comma
separated list of ABIs supported by the device in order
of preference. For example, typical arm-v8 device might
define:

ro.cpu.abilist = arm64-v8a,armeabi-v7a,armeabi

For most purposes, a single flattened list like the above is
probably more useful than the parallel system of variables
TARGET_CPU_ABI{2} / TARGET_2ND_ARCH_CPU_ABI{2} that we use
in the build system.

Change-Id: If9102669ad9f5f8fd89a8bcc5bf88cca1acadc3c
2014-03-28 17:10:47 +00: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
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
Android.mk Let apicheck visible to unbundled build. 2013-08-02 21:35:15 +00:00
adbs Fix regex for finding symbol data. 2013-12-12 12:56:16 -08:00
buildinfo.sh Extend the CPU ABI specification mechanism. 2014-03-28 17:10:47 +00: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
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