Skip to content

Instantly share code, notes, and snippets.

@user20482020
Last active August 3, 2021 10:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save user20482020/5199ec836780d33150d00dbe40d8cfa4 to your computer and use it in GitHub Desktop.
Save user20482020/5199ec836780d33150d00dbe40d8cfa4 to your computer and use it in GitHub Desktop.
gt58lte manifest for lineage-18.1
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Samsung MSM8916 Common Repos -->
<project path="device/samsung/msm8916-common" name="user20482020/android_device_samsung_msm8916-common" remote="github" revision="lineage-18.1"/>
<project path="device/samsung/qcom-common" name="LineageOS/android_device_samsung_qcom-common" remote="github" revision="lineage-18.1"/>
<project path="device/samsung/msm8916-common/sepolicy/vendor" name="retiredtab/msm8916_sepolicy_vendor" remote="github" revision="lineage-18.1"/>
<!-- Samsung Hardware Repo -->
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" remote="github" revision="lineage-18.1"/>
<!-- Common Samsung MSM8916 Kernel -->
<project path="kernel/samsung/msm8916" name="user20482020/android_kernel_samsung_msm8916" remote="github" revision="lineage-18.1"/>
<!-- Vendor Trees (for gt58wifi devices) -->
<project path="vendor/samsung/msm8916-common" name="user20482020/vendor_samsung_msm8916-common" remote="github" revision="lineage-18.1"/>
<project path="vendor/samsung/gte-common" name="retiredtab/android_vendor_samsung_gte-common" remote="github" revision="Q10.0"/>
<project path="vendor/samsung/gt58lte" name="user20482020/android_vendor_samsung_gt58lte" remote="github" revision="lineage-18.1"/>
<!-- Qcom audio -->
<!--
<remove-project name="LineageOS/android_hardware_qcom_audio"/>
<project path="hardware/qcom-caf/msm8916/audio" name="Galaxy-MSM8916/android_hardware_qcom_audio" remote="github" revision="lineage-17.1-caf-msm8916" />
-->
<!-- Dependencies -->
<project path="external/sony/boringssl-compat" name="LineageOS/android_external_sony_boringssl-compat" remote="github" revision="lineage-18.1"/>
<!-- 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" remote="github" revision="master"/>
<!-- Galaxy Tab A -->
<project path="device/samsung/gte-common" name="Galaxy-MSM8916/android_device_samsung_gte-common" groups="device" remote="github" revision="lineage-18.1"/>
<project path="device/samsung/gt58lte" name="user20482020/device_samsung_gt58lte" groups="device" remote="github" revision="lineage-18.1-gt58lte"/>
<!-- device/samsung/gte-common device/samsung/msm8916-common device/samsung/qcom-common hardware/samsung kernel/samsung/msm8916 vendor/samsung/msm8916-common vendor/samsung/gte-common external/sony/boringssl-compat prebuilts/gcc/linux-x86/arm/arm-eabi-7.2 -->
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment