Skip to content

Instantly share code, notes, and snippets.

@FacuM
Last active January 12, 2020 09:04
Show Gist options
  • Save FacuM/3f00099c3c2a8830ca1f5e5539a0c7ac to your computer and use it in GitHub Desktop.
Save FacuM/3f00099c3c2a8830ca1f5e5539a0c7ac to your computer and use it in GitHub Desktop.
I-O-N project manifest for the Xiaomi Redmi Note 5 Pro (whyred), broken.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://github.com/xiaomeme-whyred/" name="whyred" />
<remote fetch="https://gitlab.com/android-toolchains/" name="toolchains" />
<!-- Device -->
<project name="device_xiaomi_whyred" path="device/xiaomi/whyred" remote="whyred" revision="ion_ten" />
<project name="FacuM/kernel_xiaomi_whyred" path="kernel/xiaomi/whyred" remote="github" revision="upstream" />
<project name="vendor_xiaomi_whyred" path="vendor/xiaomi/whyred" remote="whyred" revision="lineage-17.1" />
<!-- ROM -->
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="lineage-17.0" />
<!-- GNU GCC 9.0 kernel toolchain -->
<project name="android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-gnueabi-10.0" path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-gnueabi-10.0" remote="toolchains" revision="master" />
<!-- MIUICamera -->
<project name="vendor_xiaomi_MiuiCamera" path="vendor/MiuiCamera" remote="whyred" revision="pie" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment