OnePlusOSS / android

454 stars 105 forks source link

Cannot initialize OnePlus/9.0.0 branch repo #41

Closed lakgarg closed 5 years ago

lakgarg commented 5 years ago

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

piet-delaney commented 5 years ago

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.

TeamFahQ commented 5 years ago

Please fix oneplus

lakgarg commented 5 years ago

OxygenOS isn't open source.

TeamFahQ commented 5 years ago

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.