extend MusicAudioTrack constructor to include lyricist and update tests
ClosedPublic

Authored by mgallien on Apr 26 2018, 8:25 PM.

Details

Summary

extend MusicAudioTrack constructor to include lyricist and update tests

Test Plan

automatic tests are OK

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Apr 26 2018, 8:25 PM
mgallien created this revision.
mgallien updated this revision to Diff 33381.May 1 2018, 11:54 AM

rebase on top of master

I'm having problems here again applying this patch. Did you use a feature branch for development?

mgallien updated this revision to Diff 33407.May 1 2018, 4:43 PM

rebase on top of master

mgallien updated this revision to Diff 33408.May 1 2018, 4:46 PM

once more just to be sure

I'm having problems here again applying this patch. Did you use a feature branch for development?

Yes but with multiple revision in it. Until I rebase the branch, you get the error. This is because the parent commit of D12548 is not in the master branch because arc does change the commit hash. You should be fine after I have refreshed the diff request. this what I did a few minutes after your message. Sorry for the list time.

astippich accepted this revision.May 1 2018, 5:30 PM
This revision is now accepted and ready to land.May 1 2018, 5:30 PM
This revision was automatically updated to reflect the committed changes.