|
|
DescriptionAdded leanback support libraries as dependencies
Test: Rebuilt and deployed app to fugu
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added leanback support libraries as dependencies #Patch Set 3 : Added leanback support libraries as dependencies #
Messages
Total messages: 32 (20 generated)
Description was changed from ========== Added leanback support libraries as dependencies Bug:31223668 Test: Rebuilt and deployed app to fugu Change-Id: I08ac9f58d640c3b5fde5f2f969296b725b6b3bea (cherry picked from commit e5c73b839aa338a39252d309cdeb024ec663ee4c) ========== to ========== Added leanback support libraries as dependencies Bug:31223668 Test: Rebuilt and deployed app to fugu Change-Id: I08ac9f58d640c3b5fde5f2f969296b725b6b3bea (cherry picked from commit e5c73b839aa338a39252d309cdeb024ec663ee4c) ==========
sandv@chromium.org changed reviewers: + dpranke@chromium.org, sanfin@chromium.org
sandv@chromium.org changed reviewers: + halliwell@chromium.org
The CQ bit was checked by sanfin@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Your CL can not be processed by CQ because of: * target_ref must start with "refs/". Hint: re-upload your CL with proper --target_branch or omit --target_branch argument entirely
On 2017/03/28 23:56:03, sandv wrote: Please remove the Change-Id and cherry pick messages from the commit message.
Description was changed from ========== Added leanback support libraries as dependencies Bug:31223668 Test: Rebuilt and deployed app to fugu Change-Id: I08ac9f58d640c3b5fde5f2f969296b725b6b3bea (cherry picked from commit e5c73b839aa338a39252d309cdeb024ec663ee4c) ========== to ========== Added leanback support libraries as dependencies Bug:31223668 Test: Rebuilt and deployed app to fugu ==========
On 2017/03/29 00:51:38, Simeon wrote: > On 2017/03/28 23:56:03, sandv wrote: > > Please remove the Change-Id and cherry pick messages from the commit message. Fixed
https://codereview.chromium.org/2772253005/diff/1/build/secondary/third_party... File build/secondary/third_party/android_tools/BUILD.gn (right): https://codereview.chromium.org/2772253005/diff/1/build/secondary/third_party... build/secondary/third_party/android_tools/BUILD.gn:185: android_aar_prebuilt("android_support_v17_preference_java") { should this have leanback in its name?
> should this have leanback in its name? I didn't because the package name does not have leanback in its name: https://developer.android.com/reference/android/support/v17/preference/packag...
On 2017/03/29 17:10:45, sandv wrote: > > should this have leanback in its name? > > I didn't because the package name does not have leanback in its name: > https://developer.android.com/reference/android/support/v17/preference/packag... I see, thanks. I was just going off the lib_name part below. lgtm
The CQ bit was checked by sandv@chromium.org
The CQ bit was unchecked by sandv@chromium.org
The CQ bit was checked by sandv@chromium.org
The CQ bit was unchecked by sandv@chromium.org
lgtm
The CQ bit was checked by sandv@chromium.org
The CQ bit was unchecked by sandv@chromium.org
The CQ bit was checked by sandv@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Your CL can not be processed by CQ because of: * target_ref must start with "refs/". Hint: re-upload your CL with proper --target_branch or omit --target_branch argument entirely
The CQ bit was checked by sanfin@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from dpranke@chromium.org, halliwell@chromium.org Link to the patchset: https://codereview.chromium.org/2772253005/#ps20001 (title: "Added leanback support libraries as dependencies")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Your CL can not be processed by CQ because of: * target_ref must start with "refs/". Hint: re-upload your CL with proper --target_branch or omit --target_branch argument entirely
Nit: in the commit message, you link to an internal bug ID. Chromium has its own bug tracker at crbug.com, but we usually write "BUG=Internal b/<bug ID>" for changes tracking internal bugs.
Description was changed from ========== Added leanback support libraries as dependencies Bug:31223668 Test: Rebuilt and deployed app to fugu ========== to ========== Added leanback support libraries as dependencies Test: Rebuilt and deployed app to fugu ========== |