Initial unified commit for Android 11

This commit is contained in:
Andy CrossGate Yan
2021-08-08 05:07:31 +00:00
commit c981584ef2
6 changed files with 200 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_device_google_blueline" path="device/google/blueline" remote="github" />
<project name="AndyCGYan/android_device_google_crosshatch" path="device/google/crosshatch" remote="github" />
<project name="LineageOS/android_kernel_google_msm-4.9" path="kernel/google/msm-4.9" remote="github" />
<project name="razorloves/proprietary_vendor_google" path="vendor/google" remote="github" />
</manifest>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AndyCGYan/android_device_oneplus_instantnoodle" path="device/oneplus/instantnoodle" remote="github" />
<project name="LineageOS/android_device_oneplus_sm8250-common" path="device/oneplus/sm8250-common" remote="github" />
<project name="LineageOS/android_device_oneplus_common" path="device/oneplus/common" remote="github" />
<project name="LineageOS/android_kernel_oneplus_sm8250" path="kernel/oneplus/sm8250" remote="github" />
<project name="TheMuppets/proprietary_vendor_oneplus" path="vendor/oneplus" remote="github" />
</manifest>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://gitlab.pixelexperience.org" name="gitlab-pe" />
<project name="AndyCGYan/device_xiaomi_raphael" path="device/xiaomi/raphael" remote="github" />
<project name="PixelExperience-Devices/kernel_xiaomi_raphael" path="kernel/xiaomi/raphael" remote="github" revision="eleven" />
<!-- <project name="kdrag0n/proton-clang" path="prebuilts/clang/host/linux-x86/clang-proton" remote="github" revision="master" /> -->
<project name="android/vendor-blobs/vendor_xiaomi_raphael" path="vendor/xiaomi/raphael" remote="gitlab-pe" revision="eleven" />
<project name="PixelExperience/packages_resources_devicesettings-custom" path="packages/resources/devicesettings-custom" remote="github" revision="eleven" />
</manifest>