Skip to content

Commit

Permalink
Update default.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 27, 2024
1 parent c8d2be4 commit 8efabd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest>
<remote name="github" fetch="https://github.com" />
<remote name="gitlab" fetch="https://gitlab.com" />
<remote name="sourceforge" fetch="https://git.code.sf.net/p" />
<remote name="sourceforge" fetch="https://git.code.sf.net/p/" />

<!-- TrebleDroid -->
<project name="TrebleDroid/device_phh_treble" path="device/phh/treble" remote="github" revision="android-14.0" />
Expand All @@ -25,7 +25,7 @@
<!--project name="lawnchairlauncher/lawnfeed" path="packages/apps/lawnfeed" remote="github" revision="master" -->
<!--project name="topjohnwu/Magisk" path="packages/apps/Magisk" remote="github" revision="master" -->
<!--project name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="gitlab" revision="upsilon" -->
<project name="/opencamera/code opencamera-code" path="packages/apps/opencamera" remote="sourceforge" revision="master" />
<project name="opencamera/code opencamera-code" path="packages/apps/opencamera" remote="sourceforge" revision="master" />

<!-- LineageOS -->
<remove-project name="platform/packages/apps/Launcher3" />
Expand Down

0 comments on commit 8efabd3

Please sign in to comment.