mirror of
https://github.com/LineageOS/android.git
synced 2025-07-09 03:14:05 -04:00
Revert "add second github remote and only pull prebuilt via https"
This reverts commit a0015aefe26256cd1fb6f2e03d81fead2fbd6617. Revert "Fix 'The remote end hung up unexpectedly' Thanks to Ryan Scott for" This reverts commit 86da05c57f010fb717ea9d027a374f497bc597ba.
This commit is contained in:
parent
a0015aefe2
commit
18097bfa86
@ -8,10 +8,6 @@
|
||||
fetch="git://github.com/"
|
||||
review="review.cyanogenmod.com" />
|
||||
|
||||
<remote name="github-https"
|
||||
fetch="https://github.com/"
|
||||
review="review.cyanogenmod.com" />
|
||||
|
||||
<default revision="refs/heads/ics"
|
||||
remote="github"
|
||||
sync-j="4" />
|
||||
@ -250,7 +246,7 @@
|
||||
<project path="packages/wallpapers/MusicVisualization" name="CyanogenMod/android_packages_wallpapers_MusicVisualization" />
|
||||
<project path="packages/wallpapers/NoiseField" name="platform/packages/wallpapers/NoiseField" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
|
||||
<project path="packages/wallpapers/PhaseBeam" name="platform/packages/wallpapers/PhaseBeam" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
|
||||
<project path="prebuilt" name="CyanogenMod/android_prebuilt" remote="github-https" />
|
||||
<project path="prebuilt" name="CyanogenMod/android_prebuilt" />
|
||||
<project path="vendor/cm" name="CyanogenMod/android_vendor_cm" />
|
||||
<project path="sdk" name="CyanogenMod/android_sdk" />
|
||||
<project path="system/bluetooth" name="CyanogenMod/android_system_bluetooth" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user