Track my fork of hardware/samsung and msm8916-common.

pie
Jens Lody 6 years ago
parent 084d2e682f
commit 2c2e88fbfc
  1. 5
      jenslody.xml

@ -28,7 +28,7 @@
<project path="device/qcom/sepolicy" name="LineageOS/android_device_qcom_sepolicy" remote="github" revision="lineage-16.0" groups="pdk" />
<!-- Samsung Hardware Repo -->
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" remote="github" revision="lineage-16.0" />
<project path="hardware/samsung" name="jenslody/android_hardware_samsung.git" remote="gitlab" revision="lineage-16.0" />
<!-- Samsung MSM8916 Common Repos -->
<project path="device/samsung/qcom-common" name="jenslody/android_device_samsung_qcom-common.git" remote="gitlab" groups="device" revision="lineage-16.0" />
@ -45,7 +45,10 @@
<project path="vendor/qcom/opensource/audio" name="LineageOS/android_vendor_qcom_opensource_audio" remote="github" revision="lineage-16.0" />
<!--
<project path="device/samsung/msm8916-common" name="Galaxy-MSM8916/android_device_samsung_msm8916-common" groups="device" remote="Galaxy-MSM8916" />
-->
<project path="device/samsung/msm8916-common" name="jenslody/android_device_samsung_msm8916-common.git" groups="device" remote="gitlab" revision="lineage-16.0" />
<!-- 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"/>

Loading…
Cancel
Save