Merge lp://qastaging/~gary-wzl77/news-scope/fat_click_package into lp://qastaging/news-scope
Proposed by
Gary.Wang
Status: | Needs review |
---|---|
Proposed branch: | lp://qastaging/~gary-wzl77/news-scope/fat_click_package |
Merge into: | lp://qastaging/news-scope |
Diff against target: |
67 lines (+13/-4) 2 files modified
make-click.sh (+11/-2) manifest.json (+2/-2) |
To merge this branch: | bzr merge lp://qastaging/~gary-wzl77/news-scope/fat_click_package |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
news-scope-team | Pending | ||
Review via email: mp+301150@code.qastaging.launchpad.net |
Commit message
generate fat click package when building.
Description of the change
generate fat click package when building.
To post a comment you must log in.
Hey Gary,
I think that because you are doing this same type of "fat package" change to all branches and because you are testing them and you are the expert in this area, you should go ahead commit to trunks with merge proposals (unless there is a special case you want to bring to attention).
Also, I wonder what the overall plan is:
* is a single click package intended to contain the .so files for all architectures?
* or will there be a click package differentiated by file name including the arch for each arch?
Can you please explain this.
Cheers