Skip to content

Instantly share code, notes, and snippets.

@FacuM
Last active October 15, 2019 00:24
Show Gist options
  • Save FacuM/2fe062a87b07efa50fffb646d37cffe9 to your computer and use it in GitHub Desktop.
Save FacuM/2fe062a87b07efa50fffb646d37cffe9 to your computer and use it in GitHub Desktop.
LineageOS 17.0 manifest for Moto G4 Play (harpia), builds and boots, surfaceflinger crashes.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Device -->
<project name="Harpia-development/device_motorola_harpia" path="device/motorola/harpia" remote="github" revision="lineage-17.0" />
<project name="Harpia-development/device_motorola_msm8916-common" path="device/motorola/msm8916-common" remote="github" revision="10" />
<project name="Harpia-development/kernel_motorola_msm8916" path="kernel/motorola/msm8916" remote="github" revision="q_cust" />
<project name="Harpia-development/vendor_motorola" path="vendor/motorola" remote="github" revision="q" />
<!-- GNU GCC 9.0 kernel toolchain -->
<project name="Harpia-development/android_prebuilts_gcc_linux-x86_arm_arm-linux-gnueabi-9.0" path="prebuilts/gcc/linux-x86/arm/arm-linux-gnueabi-9.0" remote="github" revision="master" />
<!-- Boringssl -->
<project name="LineageOS/android_external_bson" path="external/bson" remote="github" revision="lineage-15.1" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-17.0" />
<project name="LineageOS/android_external_sony_boringssl-compat" path="external/sony/boringssl-compat" remote="github" revision="lineage-17.0" />
<!-- SELinux -->
<project name="Harpia-development/android_device_qcom_sepolicy-legacy" path="device/qcom/sepolicy-legacy" remote="github" revision="magma_ten" />
<!-- Drop FM for now. -->
<remove-project name="LineageOS/android_vendor_qcom_opensource_fm-commonsys" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment