Lägg till 'flo-deb.xml'

Added LOS 16 manifest for deb/flo
This commit is contained in:
Peter Wickenberg 2022-01-28 23:19:54 +00:00
parent 33acc7e5e8
commit fb3e163a98
1 changed files with 33 additions and 0 deletions

33
flo-deb.xml Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- <remote name="rockhost"
fetch="https://gitea.wickenberg.nu" /> -->
<project name="followmsi/android_device_asus_flo" path="device/asus/flo" remote="github" revision="los-16.0-aosp" />
<project name="followmsi/android_device_asus_deb" path="device/asus/deb" remote="github" revision="los-16.0-aosp" />
<project name="followmsi/android_kernel_google_msm" path="kernel/google/msm" remote="github" revision="followmsi-pie-aosp" />
<!-- <project name="Piteball/android_kernel_google_msm" path="kernel/google/msm" remote="rockhost" revision="followmsi-pie-aosp" /> -->
<project name="followmsi/android_vendor" path="vendor/asus" remote="github" revision="flo-deb-aosp-p" />
<remove-project name="LineageOS/android_hardware_broadcom_nfc" />
<remove-project name="LineageOS/android_hardware_qcom_display" />
<project name="followmsi/android_hardware_qcom_display" path="hardware/qcom/display" revision="flo-lineage-16.0" remote="github" />
<remove-project name="LineageOS/android_hardware_qcom_media" />
<project name="followmsi/android_hardware_qcom_media" path="hardware/qcom/media" revision="flo-lineage-16.0" remote="github" />
<!-- CAF
<project name="followmsi/android_device_asus_flo" path="device/asus/flo" remote="github" revision="los-16.0" />
<project name="followmsi/android_device_asus_deb" path="device/asus/deb" remote="github" revision="los-16.0" />
<project name="followmsi/android_kernel_google_msm" path="kernel/google/msm" remote="github" revision="followmsi-pie" />
<project name="followmsi/android_vendor" path="vendor/asus" remote="github" revision="flo-deb-lineage-16.0" />
<remove-project name="LineageOS/android_hardware_qcom_display" />
<project name="followmsi/android_hardware_qcom_display" path="hardware/qcom/display-caf/msm8960" revision="flo-lineage-16.0-caf-8960" remote="github" />
<project name="followmsi/android_hardware_qcom_display" path="hardware/qcom/display" revision="lineage-16.0" remote="github" />
-->
</manifest>