This file contains 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="culots" fetch="https://github.com/culots" /> | |
<project name="culots/device_lge_madai" path="device/lge/madai" remote="culots" branch="cm-12.1-new"/> | |
<project name="culots/kernel_lge_madai" path="kernel/lge/madai" remote="culots" branch="cm-12.1-new"/> | |
<project name="culots/vendor_lge_madai" path="vendor/lge/madai" remote="culots" branch="cm-12.1-new"/> | |
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" /> |
This file contains 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="caf" fetch="git://codeaurora.org/quic/la/platform"/> | |
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" /> | |
<project name="culots/device_lge_madai" path="device/lge/madai" remote="github" revision="cm11wat"/> | |
<project name="culots/kernel_lge_madai" path="kernel/lge/madai" remote="github" revision="cm11wat"/> | |
<project name="culots/vendor_lge_madai" path="vendor/lge/madai" remote="github" revision="cm11wat"/> | |
<!-- |
This file contains 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="cups" fetch="https://github.com/culots" /> | |
<remote name="caf" fetch="git://codeaurora.org/quic/la/platform"/> | |
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" /> | |
<project name="device_lge_madai" path="device/lge/madai" remote="cups" revision="cm11wat"/> | |
<project name="kernel_lge_madai" path="kernel/lge/madai" remote="cups" revision="cm11wat"/> | |
<project name="vendor_lge_madai" path="vendor/lge/madai" remote="cups" revision="cm11wat"/> |
This file contains 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
#!/usr/bin/python | |
# Author : n0fate | |
# E-Mail [email protected], [email protected] | |
# | |
# This program is free software; you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation; either version 2 of the License, or (at | |
# your option) any later version. |
This file contains 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
# begin build properties | |
# autogenerated by buildinfo.sh | |
ro.build.id=KOT49I.LS740ZV6 | |
ro.build.display.id=KOT49I.LS740ZV6 | |
ro.build.version.incremental=LS740ZV6.1440117223 | |
ro.build.version.sdk=19 | |
ro.build.version.codename=REL | |
ro.build.version.release=4.4.2 | |
ro.build.date=Fri Aug 21 09:36:06 KST 2015 | |
ro.build.date.utc=1440117366 |
This file contains 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" ?> | |
<manifest> | |
<include name="base-kk-caf.xml"/> | |
<project path="prebuilts/clang/linux-x86/host/3.5" name="platform/prebuilts/clang/linux-x86/host/3.5" groups="pdk,linux" revision="master" remote="aosp" /> | |
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8" groups="pdk,linux,arm" revision="master" remote="aosp" /> | |
<project path="prebuilts/gcc/linux-x86/arm/arm-eabi-4.8" name="platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8" groups="pdk,linux,arm" revision="master" remote="aosp" /> | |
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" groups="pdk,linux,arm" revision="master" remote="aosp" /> | |
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6" groups="pdk,linux" revision="master" remote="aosp" /> |
This file contains 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> | |
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" revision="cm-13.0" remote="github" /> | |
<project name="culots/device_lge_madai" path="device/lge/madai" remote="github" revision="twrp-12.1" /> | |
<project name="culots/kernel_lge_madai" path="kernel/lge/madai" remote="github" revision="twrp-12.1" /> | |
<project name="culots/vendor_lge_madai" path="vendor/lge/madai" remote="github" revision="twrp-12.1" /> | |
</manifest> |