You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
local_manifests/jenslody.xml

42 lines
1.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="myGitea"
fetch="https://gitea.jenslody.de/jens"
revision="tirimbino" />
<remote name="myGiteaPriv"
fetch="ssh://git@gitea.jenslody.de:27/jens"
revision="tirimbino" />
<remote name="pixel"
fetch="https://github.com/PixelExperience"
revision="thirteen"
review="gerrit.pixelexperience.org" />
<remote name="pixel-devices"
fetch="https://github.com/PixelExperience-Devices"
revision="thirteen" />
<remote name="pixel-devices-blobs"
fetch=" https://gitlab.pixelexperience.org/android/vendor-blobs"
revision="thirteen" />
<!-- Samsung Hardware Repo -->
<project path="hardware/samsung" name="hardware_samsung" remote="myGitea" />
<!-- Samsung sm7125 Common Repo -->
<project path="device/samsung/sm7125-common" name="device_samsung_sm7125-common" groups="device" remote="myGitea" />
<!-- (SM-A52F - a52q) -->
<project path="device/samsung/a52q" name="device_samsung_a52q" groups="device" remote="myGitea" />
<!-- Samsung SM7125 Kernel -->
<project path="kernel/samsung/sm7125" name="kernel_samsung_sm7125" remote="myGitea" />
<!-- Vendor Trees -->
<project path="vendor/samsung/sm7125-common" name="vendor_samsung_sm7125-common" groups="device" remote="myGitea" />
<project path="vendor/samsung/a52q" name="vendor_samsung_a52q" groups="device" remote="myGitea" />
</manifest>