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> | |
| <!-- Device tree --> | |
| <project name="artas182x/android_device_lge_p760" path="device/lge/p760" revision="cm-11.0" remote="github" /> | |
| <!-- Required extra chipset tree --> | |
| <project name="artas182x/android_lge_u2_common" path="device/lge/u2-common" revision="cm-11.0" remote="github" /> | |
| <!-- Kernel --> | |
| <project name="artas182x/lge-kernel-omap4" path="kernel/lge/omap4-common" revision="cm-11.0" remote="github" /> | |
| <!-- Vendor --> | |
| <project name="artas182x/proprietary_vendor_lge_u2" path="vendor/lge/u2" revision="cm-11.0" remote="github" /> |
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> | |
| <remove-project name="CyanogenMod/android_hardware_ril" /> | |
| <!-- <remove-project name="LineageOS/hardware_qcom_display-caf" /> --> | |
| <!-- <project path="hardware/ril/" name="I8552-CM/hardware_ril" revision="cm-11.0" remote="github" /> --> | |
| <project path="hardware/ril-legacy" name="I8552-CM/hardware_ril-legacy" revision="cm-14.1" remote="github" /> | |
| <project path="hardware/qcom/display-caf" name="I8552-CM/hardware_qcom_display-caf" revision="cm-14.1" remote="github" /> | |
| <project path="device/samsung/delos3geur" name="I8552-CM/device_samsung_delos3geur" revision="master" remote="github" /> | |
| <project path="vendor/samsung/delos3geur" name="I8552-CM/andoid_vendor_delos3geur" revision="cm-11.0" remote="github" /> | |
| <project path="device/samsung/msm7627a-common" name="I8552-CM/android_device_msm7627a-common" revision="cm-14.0" remote="github" /> |
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> | |
| <!-- Declaring Remotes here --> | |
| <remote name="gitstuff" fetch="https://github.com" /> | |
| <remote name="losgit" fetch="https://github.com/LineageOS" /> | |
| <remote name="FacuM" fetch="https://github.com/FacuM" /> | |
| <!-- harpia stuff --> | |
| <project path="device/motorola/harpia" name="FacuM/device_motorola_harpia" revision="omni_8.1" remote="gitstuff" /> | |
| <project path="device/motorola/msm8916-common" name="Moto8916-Devs/device_motorola_msm8916-common" revision="oreo8.1" remote="gitstuff"/> |
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> | |
| <!-- Using a custom CM remote to avoid editing and editing of this file --> | |
| <remote name="losgit" fetch="https://github.com/LineageOS" /> | |
| <!-- moto8916-Devs definiton --> | |
| <remote name="moto" fetch="https://github.com/moto8916-Devs" /> | |
| <!-- Using a custom CM remote to avoid editing and editing of this file --> | |
| <remote name="FacuM" fetch="https://github.com/FacuM" /> |
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> | |
| <!-- Using a custom LineageOS remote to avoid editing and editing of this file --> | |
| <remote name="losgit" fetch="https://github.com/LineageOS" /> | |
| <remote name="moto" fetch="https://github.com/moto8916-Devs" /> | |
| <remote name="FacuM" fetch="https://github.com/FacuM" /> | |
| <remote name="gitstuff" fetch="https://github.com" /> | |
| <!-- harpia stuff --> |
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> | |
| <!-- Declaring Remotes here --> | |
| <remote name="gitstuff" fetch="https://github.com" /> | |
| <remote name="losgit" fetch="https://github.com/LineageOS" /> | |
| <remote name="FacuM" fetch="https://github.com/FacuM" /> | |
| <remote name="bb" fetch="https://bitbucket.org" /> | |
| <!-- harpia stuff --> | |
| <project path="device/motorola/harpia" name="FacuM/device_motorola_harpia" revision="gz_8.1" remote="gitstuff" /> |
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
| make -j$(nproc --all) CROSS_COMPILE="~/candy/prebuilts/gcc/linux-x86/arm/arm-eabi-4.9/bin/arm-eabi-" ARCH=arm harpia_defconfig && make -j$(nproc --all) CROSS_COMPILE="~/candy/prebuilts/gcc/linux-x86/arm/arm-eabi-4.9/bin/arm-eabi-" ARCH=arm zImage |
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> | |
| <!-- Declaring Remotes here --> | |
| <remote name="gitstuff" fetch="https://github.com" /> | |
| <remote name="losgit" fetch="https://github.com/LineageOS" /> | |
| <remote name="Akianonymus" fetch="https://github.com/Akianonymus" /> | |
| <remote name="FacuM" fetch="https://github.com/FacuM" /> | |
| <remote name="bb" fetch="https://bitbucket.org" /> | |
| <!-- harpia stuff --> |
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
| From 014cd46a7945df36595813a044986c224a9db601 Mon Sep 17 00:00:00 2001 | |
| From: FacuM <[email protected]> | |
| Date: Fri, 6 Apr 2018 22:05:39 -0300 | |
| Subject: [PATCH] enable virtual MIDI devices and expose the sequencer to the | |
| kernel as a device | |
| --- | |
| arch/arm/configs/harpia_defconfig | 123 ++++++++++++++++++++++++-------------- | |
| 1 file changed, 79 insertions(+), 44 deletions(-) |
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> | |
| <remote name="github" fetch="https://github.com/" /> | |
| <!-- Chipset common repos --> | |
| <project name="FacuM/android_device_motorola_msm8916-common-1" path="device/motorola/msm8916-common" remote="github" revision="cr-6.1" /> | |
| <project name="FacuM/android_kernel_motorola_msm8916-2" path="kernel/motorola/msm8916" remote="github" revision="test_mod" /> | |
| <project name="Oreo-Harpia/proprietary_vendor_motorola" path="vendor/motorola/" remote="github" revision="lineage-15.1" /> | |
| <!-- Device: harpia (Moto G4 Play) --> | |
| <project name="FacuM/android_device_motorola_harpia" path="device/motorola/harpia" remote="github" revision="cr-6.1" /> |