sonyxperiadev / device-sony-common

70 stars 141 forks source link

Adding several NOBA modem configurations as a fix for #659 #802

Closed AngryGami closed 3 years ago

AngryGami commented 3 years ago

https://github.com/sonyxperiadev/bug_tracker/issues/659

As suggested by @MarijnS95 This has to apear in q-mr1 branch eventually, though need to be approved first I guess.

MarijnS95 commented 3 years ago

This has to apear in q-mr1 branch eventually

Press edit in the top-right corner and change the target branch to q-mr1. Master will be rebased on top every so often by @jerpelea.

MarijnS95 commented 3 years ago

Feel free to force-push those commits off by running git rebase --onto sony/q-mr1 master~ master && git push -f. Though it is advised to create a feature branch per thing you're submitting instead of using the local tracking branch.

AngryGami commented 3 years ago

I've recreated pull request so it uses q-mr1 from my fork. I don't like that this pull request somehow grabbed bunch of commits from elsewhere :)