Skip to content

Instantly share code, notes, and snippets.

@SubhrajyotiSen
Last active May 18, 2020 10:57
Show Gist options
  • Save SubhrajyotiSen/a4527f82609f03a8bf4e48e6694ac142 to your computer and use it in GitHub Desktop.
Save SubhrajyotiSen/a4527f82609f03a8bf4e48e6694ac142 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="SubhrajyotiSen/private_whyred" path="device/xiaomi/whyred" remote="private" revision="audio" />
<project
name= "SubhrajyotiSen/whyred"
path= "kernel/xiaomi/whyred"
remote="github" revision="pie" />
<project
name= "LineageOS/android_packages_resources_devicesettings"
path= "packages/resources/devicesettings"
revision="lineage-16.0"
remote="github" />
<project
name= "SubhrajyotiSen/vendor_whyred"
path= "vendor/xiaomi"
remote="github" revision="lineage-16.0" />
<project
name = "PixelExperience-Devices/vendor_MiuiCamera"
path = "vendor/MiuiCamera"
remote = "github"
revision = "pie-whyred" />
<remove-project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" remote="aosp" />
<project path="prebuilts/clang/host/linux-x86" name="AOSiP/platform_prebuilts_clang_host_linux-x86" clone-depth="1" remote="github" revision="pie"/>
</manifest>
@SubhrajyotiSen
Copy link
Author

private_whyred used to be private repo that I used to experiment with a few things. Since the fixes worked, I made it public and continued using it. I just forgot to update the name

@pedrxd
Copy link

pedrxd commented May 18, 2020

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment