OnePlusOSS/android

Cannot initialize OnePlus/9.0.0 branch repo

Closed this issue · 4 comments

While initialising OnePlus/9.0.0 branch repo, am getting an error " manifest 'default.xml' not available"

Yep, I've dealing with the same problem. The problem with the default.xml is that the
definition of the remote 'onepus' seems to be missing.

Please fix oneplus

OxygenOS isn't open source.

It seems to be according to this
https://forums.oneplus.com/threads/oxygenos-is-now-open-source.449198/
It's actually easy enough to edit the default.xml and define oneplus with the correct path. But once I did that, it opened up another issue with several other repos
https://hastebin.com/xisekodaha.coffeescript
This is because of the following
<remote fetch="ssh://jyg@grease-china.qualcomm.com:29418/" name="grease" review="grease-china.qualcomm.com"/>
This is the part that makes things difficult as this is NOT open source, and to make matters worse, there is no equivalent for those repos in the codeaurora open source trees.