Last active
May 18, 2020 10:57
-
-
Save SubhrajyotiSen/a4527f82609f03a8bf4e48e6694ac142 to your computer and use it in GitHub Desktop.
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> | |
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot!