|
Make apks build from a single ant .xml template
The ant build files for each of the apks that we create consisted of
only fairly straightforward boilerplate. With the recent changes to
java_apk.gypi and the gyp targets we can now build these correctly from
a single .xml with the differences in how the targets are built being
reflected in the gyp files (and then passed into ant).
TBR=joth
BUG= 145991
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160396
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+75 lines, -392 lines) |
Patch |
|
D |
android_webview/java/android_webview_apk.xml
|
View
|
1
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
|
D |
android_webview/javatests/android_webview_test_apk.xml
|
View
|
1
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
A + |
build/android/ant/chromium-apk.xml
|
View
|
1
|
2 chunks |
+23 lines, -15 lines |
0 comments
|
Download
|
|
M |
build/android/ant/sdk-targets.xml
|
View
|
1
2
|
4 chunks |
+41 lines, -8 lines |
0 comments
|
Download
|
|
M |
build/java.gypi
|
View
|
1
2
3
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
build/java_apk.gypi
|
View
|
1
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
D |
chrome/android/testshell/java/chromium_testshell_apk.xml
|
View
|
1
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
|
D |
chrome/android/testshell/javatests/chromium_testshell_test_apk.xml
|
View
|
1
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
D |
content/shell/android/java/content_shell_apk.xml
|
View
|
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
|
D |
content/shell/android/javatests/content_shell_test_apk.xml
|
View
|
1
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|