platform_build/tools
Ying Wang 4d68879ca6 Normalize java source file paths before running "sort -u".
We rely on "sort -u" to dedupe aidl/logtags generated java files added
by both from $(all_java_sources) and from "find
$(PRIVATE_SOURCE_INTERMEDIATES_DIR) -name '*.java".
But "sort -u" doesn't work if any of the aidl/logtags source file path
has "../" in it.
This change fixes this issue by normalizing the source file paths before
passing them to "sort -u".

Change-Id: I12d2c4e0397bed9f426a1ed9b13608d72d01e0df
2015-10-23 13:19:47 -07:00
..
acp Remove legacy windows platform build support 2015-08-17 12:35:04 -07:00
apicheck don't build apicheck for PDK builds, removing dependency on doclava 2012-03-28 15:30:36 -07:00
atree Remove HAVE_DIRENT_D_TYPE. 2014-11-10 15:33:39 -08:00
check_prereq Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
droiddoc am ed7e864a: fix a few bugs in the studio download button behavior: - make button text always white (avoid blue on blue during hover) - revise logic to add the platform name to download button to avoid weird duplicity bug on small screens - remove the animation scr 2015-08-24 16:41:10 +00:00
fs_config am 74a81e66: fix device specific fs_config on build server 2015-07-10 18:44:53 +00:00
fs_get_stats fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
makeparallel makeparallel: prepend flags to ninja command line 2015-10-20 17:05:49 -07:00
releasetools Bump up the BBOTA version to 4. 2015-10-23 10:45:36 -07:00
rgb2565 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
signapk If a console doesn't exist, read password from stdin. 2015-09-28 11:44:27 -07:00
signtos Add SignTos tool 2014-08-08 13:18:53 -07:00
zipalign Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
Android.mk Let apicheck visible to unbundled build. 2013-08-02 21:35:15 +00:00
adbs ADBS now uses stack_core code to parse traces. 2014-07-07 15:14:41 -07:00
buildinfo.sh resolved conflicts for merge of 05fae7e0 to mnc-dev-plus-aosp 2015-08-17 20:50:48 -07: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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
diff_package_overlays.py Clean common intermediate files if overlay changed 2012-06-04 18:02:55 -07:00
dump-package-stats allow use of unzip version 6.0 2009-11-09 18:19:48 -08:00
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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
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 Add float support to binary event log. 2015-04-28 18:21:09 -07: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 fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
normalize_path.py Normalize java source file paths before running "sort -u". 2015-10-23 13:19:47 -07:00
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 Do not add 'adb' to persist.sys.usb.config if already there 2015-05-29 07:46:40 +00:00
print_module_licenses.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
product_debug.py Remove support of factory ramdisk/bundle. 2015-02-04 11:00:01 -08:00
warn.py Update warn.py with more warnings 2010-03-10 16:16:02 -08:00