Revert "clone-depth="0""

This reverts commit fddc7ef26a.
This commit is contained in:
2024-12-06 18:15:04 +09:00
parent fddc7ef26a
commit 70a72e2b9d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="mindthegapps" fetch="https://gitlab.com/MindTheGapps" />
<project name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="mindthegapps" revision="vic" clone-depth="0" />
<project name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="mindthegapps" revision="vic" />
</manifest>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Device trees -->
<project name="LineageOS/android_device_google_lynx" path="device/google/lynx" remote="github" revision="lineage-22.0" clone-depth="0" />
<project name="LineageOS/android_device_google_lynx" path="device/google/lynx" remote="github" revision="lineage-22.0" />
<project name="LineageOS/android_device_google_gs201" path="device/google/gs201" remote="github" revision="lineage-22.0" />
<project name="LineageOS/android_device_google_gs101" path="device/google/gs101" remote="github" revision="lineage-22.0" />
<project name="LineageOS/android_device_google_gs-common" path="device/google/gs-common" remote="github" revision="lineage-22.0" />
@@ -10,5 +10,5 @@
<project name="device/google/lynx-kernels/5.10" path="device/google/lynx-kernels/5.10" remote="aosp" />
<!-- Vendor-->
<project name="TheMuppets/proprietary_vendor_google_lynx" path="vendor/google/lynx" remote="github" revision="lineage-22.0" clone-depth="0" />
<project name="TheMuppets/proprietary_vendor_google_lynx" path="vendor/google/lynx" remote="github" revision="lineage-22.0" />
</manifest>