Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Issue 11819047: Update Android build to API level 17 and SDK Tools version 21 (Closed)

Created:
7 years, 11 months ago by Yaron
Modified:
7 years, 11 months ago
Reviewers:
cjhopman, joth, newt (away)
CC:
chromium-reviews, ilevy+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, peter+watch_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org, klobag.chromium, bulach
Visibility:
Public.

Description

Update Android build to API level 17 and SDK Tools version 21 Some fixes included: - Changes to resource management to account for new R.java packaging from library projects (https://android-review.googlesource.com/#/c/43134/). - Fixed the package for some inludes in ModalDialogTest.java. This only worked because of how we previously used to aggregate all resoures from the prior layer. With the new packaging, we must use the resource from the appropriate layer. BUG=163001, 166434 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176176

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : additoinal_r_files->additional_r_text_files #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M android_webview/java/AndroidManifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/AndroidManifest.xml View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M build/android/ant/chromium-apk.xml View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M build/android/ant/create-test-jar.js View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M build/android/envsetup.sh View 1 chunk +1 line, -1 line 0 comments Download
M build/android/process_resources.py View 1 chunk +1 line, -0 lines 0 comments Download
M build/java.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M build/java_apk.gypi View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/test/ModalDialogTest.java View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/android/testshell/java/AndroidManifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/testshell/javatests/AndroidManifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/java/AndroidManifest.xml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/javatests/AndroidManifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/android/AndroidManifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Yaron
joth: android_webview cjhopman/newt: rest klobag/bulach as FYI (I can also send a psa when it ...
7 years, 11 months ago (2013-01-10 02:48:46 UTC) #1
joth
aw/ lgtm https://codereview.chromium.org/11819047/diff/5001/android_webview/javatests/AndroidManifest.xml File android_webview/javatests/AndroidManifest.xml (right): https://codereview.chromium.org/11819047/diff/5001/android_webview/javatests/AndroidManifest.xml#newcode14 android_webview/javatests/AndroidManifest.xml:14: </application> oh if you do spin another ...
7 years, 11 months ago (2013-01-10 02:58:17 UTC) #2
newt (away)
Have you checked if this CL builds correctly even without wiping the out directory? I ...
7 years, 11 months ago (2013-01-10 17:34:35 UTC) #3
cjhopman
https://codereview.chromium.org/11819047/diff/5001/build/java_apk.gypi File build/java_apk.gypi (right): https://codereview.chromium.org/11819047/diff/5001/build/java_apk.gypi#newcode168 build/java_apk.gypi:168: '-DADDITIONAL_R_FILES=>(additional_R_text_files)', There is a gyp variable <(additional_R_files) and so ...
7 years, 11 months ago (2013-01-10 18:50:29 UTC) #4
Yaron
I noticed one inconsistency I had with additional_r_files and additional_r_text_files so I corrected that and ...
7 years, 11 months ago (2013-01-10 18:51:42 UTC) #5
Yaron
On 2013/01/10 18:51:42, Yaron wrote: > I noticed one inconsistency I had with additional_r_files and ...
7 years, 11 months ago (2013-01-10 18:52:58 UTC) #6
cjhopman
lgtm
7 years, 11 months ago (2013-01-10 18:53:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/11819047/12001
7 years, 11 months ago (2013-01-10 18:55:19 UTC) #8
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
7 years, 11 months ago (2013-01-10 20:43:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/11819047/5007
7 years, 11 months ago (2013-01-10 21:16:35 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
7 years, 11 months ago (2013-01-10 22:12:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/11819047/5007
7 years, 11 months ago (2013-01-10 22:16:32 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 22:27:18 UTC) #13
Message was sent while issue was closed.
Change committed as 176176

Powered by Google App Engine
This is Rietveld 408576698