Files
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
..
2014-11-10 15:33:39 -08:00
2014-08-08 13:18:53 -07:00
2015-09-03 16:40:51 -07:00
2012-08-16 22:45:55 -07:00
2012-08-24 16:24:45 -07:00
2010-03-10 16:16:02 -08:00