Clean up local manifest-file (remove commented and outdated stuff).

pie
Jens Lody 5 years ago
parent a01cb1212e
commit 264b781a97
  1. 23
      jenslody.xml

@ -11,21 +11,6 @@
<remove-project name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" />
<remove-project name="android_device_qcom_common" />
<remove-project name="build" />
<project path="build/make" name="jenslody/build.git" remote="gitlab" revision="pasta" >
<copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
<linkfile src="core" dest="build/core" />
<linkfile src="envsetup.sh" dest="build/envsetup.sh" />
<linkfile src="target" dest="build/target" />
<linkfile src="tools" dest="build/tools" />
</project>
<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="jenslody/android_hardware_samsung.git" remote="gitlab" revision="lineage-16.0" />
@ -43,14 +28,6 @@
<project path="device/samsung/j5x-common" name="Galaxy-MSM8916/android_device_samsung_j5x-common" groups="device" remote="Galaxy-MSM8916"/>
<project path="device/samsung/j5xnlte" name="Galaxy-MSM8916/android_device_samsung_j5xnlte" groups="device" remote="Galaxy-MSM8916"/>
<remove-project name="hardware_qcom_audio"/>
<project path="hardware/qcom/audio-caf/msm8916" name="Galaxy-MSM8916/android_hardware_qcom_audio" groups="qcom,qcom_audio,pdk" remote="github" revision="lineage-16.0-caf-8916" />
<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 -->

Loading…
Cancel
Save