|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<manifest>
|
|
|
|
|
|
|
|
<remote name="myGitlab"
|
|
|
|
fetch="https://gitlab.com" />
|
|
|
|
|
|
|
|
<remote name="myGitea"
|
|
|
|
fetch="https://gitea.jenslody.de/jens"
|
|
|
|
revision="q" />
|
|
|
|
|
|
|
|
<remote name="Galaxy-MSM8916"
|
|
|
|
fetch="https://github.com/Galaxy-MSM8916"
|
|
|
|
review="review.msm8916.com"
|
|
|
|
revision="lineage-17.1" />
|
|
|
|
|
|
|
|
|
|
|
|
<remove-project path="hardware/qcom-caf/msm8916/audio" name="android_hardware_qcom_audio" remote="lineage" revision="lineage-17.0-caf-msm8916" />
|
|
|
|
<project path="hardware/qcom-caf/msm8916/audio" name="android_hardware_qcom_audio" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- Samsung Hardware Repo -->
|
|
|
|
<project path="hardware/samsung" name="android_hardware_samsung.git" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- Samsung MSM8916 Common Repos -->
|
|
|
|
<project path="device/samsung/qcom-common" name="android_device_samsung_qcom-common.git" remote="myGitea" groups="device" />
|
|
|
|
<project path="device/samsung/msm8916-common" name="android_device_samsung_msm8916-common" groups="device" remote="myGitea" />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Galaxy J5 (SM-J500H - j53gxx) || (J500F-G-M-Y - j5lte) || (J500FN - j5nlte) || (J5008 - j5ltechn) -->
|
|
|
|
<project path="device/samsung/j5nlte" name="android_device_samsung_j5nlte.git" groups="device" remote="myGitea" />
|
|
|
|
<project path="device/samsung/j5ltechn" name="android_device_samsung_j5ltechn.git" groups="device" remote="myGitea" />
|
|
|
|
<project path="device/samsung/j5lte" name="android_device_samsung_j5lte.git" groups="device" remote="myGitea" />
|
|
|
|
<project path="device/samsung/j53gxx" name="android_device_samsung_j53gxx.git" groups="device" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- (J510FN - j5xnlte) -->
|
|
|
|
<project path="device/samsung/j5xnlte" name="android_device_samsung_j5xnlte.git" groups="device" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- arm-eabi-7.2 -->
|
|
|
|
<project path="prebuilts/gcc/linux-x86/arm/arm-eabi-7.2" name="Galaxy-MSM8916/android-prebuilts-gcc-linux-x86-arm-arm-eabi-7.2" groups="pdk,linux,arm" remote="github" revision="master"/>
|
|
|
|
<!-- Dependencies -->
|
|
|
|
<project path="external/sony/boringssl-compat" name="LineageOS/android_external_sony_boringssl-compat" remote="github" revision="lineage-17.1" />
|
|
|
|
|
|
|
|
<!-- Common Samsung MSM8916 Kernel -->
|
|
|
|
<project path="kernel/samsung/msm8916" name="android_kernel_samsung_msm8916" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- Vendor Trees For All Device Trees -->
|
|
|
|
<project path="vendor/samsung" name="proprietary_vendor_samsung" groups="device" remote="myGitea" />
|
|
|
|
|
|
|
|
<!-- not build by default, I need it at work -->
|
|
|
|
<!--
|
|
|
|
<project path="packages/apps/Exchange" name="platform/packages/apps/Exchange" groups="pdk-fs" remote="aosp" revision="master" />
|
|
|
|
-->
|
|
|
|
</manifest>
|