Last active
June 2, 2021 17:44
-
-
Save blizzard4591/76d76b6de07d6a30efa00062c797547f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<!-- Samsung MSM8916 Common Repos --> | |
<!-- <project path="device/samsung/msm8916-common" name="aala27/android_device_samsung_msm8916-common" remote="github" revision="Q10.0"/> --> | |
<project path="device/samsung/msm8916-common" name="blizzard4591/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"/> | |
<!-- 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="Galaxy-MSM8916/android_kernel_samsung_msm8916" remote="github" revision="lineage-18.1"/> | |
<!-- Vendor Trees (for all devices) --> | |
<project path="vendor/samsung/msm8916-common" name="blizzard4591/android_vendor_samsung_msm8916-common" remote="github" revision="lineage-18.1"/> | |
<project path="vendor/samsung/gte-common" name="blizzard4591/android_vendor_samsung_gte-common" remote="github" revision="lineage-18.1"/> | |
<project path="vendor/samsung/gt510lte" name="blizzard4591/android_vendor_samsung_gt510lte" remote="github" revision="lineage-18.1"/> | |
<!-- Qcom audio | |
<remove-project name="LineageOS/android_hardware_qcom_audio"/> | |
<project path="hardware/qcom-caf/msm8916/audio" name="blizzard4591/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"/> | |
<project path="hardware/sony/timekeep" name="LineageOS/android_hardware_sony_timekeep" 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 T555 LTE --> | |
<project path="device/samsung/gte-common" name="blizzard4591/android_device_samsung_gte-common" remote="github" revision="lineage-18.1"/> | |
<project path="device/samsung/gt510lte" name="blizzard4591/android_device_samsung_gt510lte" remote="github" revision="lineage-18.1"/> | |
</manifest> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment