mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-06 05:14:21 -04:00
19.1: drop devices that are on 20.0
- there have been updater checks for all of these on 20.0, expect for aura - 20.0 has been my daily driver on fajita (and recently bluejay) since mid October - there are only some minor issues on 20.0 that aren't much of a blocker - LineageOS has marked 20.0 stable Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
e10d4b1799
commit
035ae85e0f
13 changed files with 13 additions and 2318 deletions
|
@ -68,76 +68,10 @@
|
|||
<project path="device/fairphone/FP3" name="LineageOS/android_device_fairphone_FP3" remote="github" />
|
||||
<project path="kernel/fairphone/sdm632" name="LineageOS/android_kernel_fairphone_sdm632" remote="github" />
|
||||
|
||||
<!-- Fairphone 4 (FP4) -->
|
||||
<project path="device/fairphone/FP4" name="LineageOS/android_device_fairphone_FP4" remote="github" />
|
||||
<project path="kernel/fairphone/sm7225" name="LineageOS/android_kernel_fairphone_sm7225" remote="github" />
|
||||
|
||||
<!-- Google Pixel 2 (taimen/walleye) -->
|
||||
<project path="device/google/taimen" name="LineageOS/android_device_google_taimen" remote="github" />
|
||||
<project path="device/google/muskie" name="LineageOS/android_device_google_muskie" remote="github" />
|
||||
<project path="device/google/walleye" name="LineageOS/android_device_google_walleye" remote="github" />
|
||||
<project path="device/google/wahoo" name="LineageOS/android_device_google_wahoo" remote="github" />
|
||||
<project path="kernel/google/wahoo" name="LineageOS/android_kernel_google_wahoo" remote="github" />
|
||||
|
||||
<!-- OnePlus 5 (cheeseburger) -->
|
||||
<project path="device/oneplus/cheeseburger" name="LineageOS/android_device_oneplus_cheeseburger" remote="github" />
|
||||
<project path="device/oneplus/msm8998-common" name="LineageOS/android_device_oneplus_msm8998-common" remote="github" />
|
||||
<project path="kernel/oneplus/msm8998" name="LineageOS/android_kernel_oneplus_msm8998" remote="github" />
|
||||
|
||||
<!-- OnePlus 5T (dumpling) -->
|
||||
<project path="device/oneplus/dumpling" name="LineageOS/android_device_oneplus_dumpling" remote="github" />
|
||||
|
||||
<!-- OnePlus 6 (enchilada) -->
|
||||
<project path="hardware/oneplus" name="LineageOS/android_hardware_oneplus" remote="github" />
|
||||
<project path="device/oneplus/sdm845-common" name="LineageOS/android_device_oneplus_sdm845-common" remote="github" />
|
||||
<project path="device/oneplus/enchilada" name="LineageOS/android_device_oneplus_enchilada" remote="github" />
|
||||
<project path="kernel/oneplus/sdm845" name="LineageOS/android_kernel_oneplus_sdm845" remote="github" />
|
||||
|
||||
<!-- OnePlus 6T (fajita) -->
|
||||
<project path="device/oneplus/fajita" name="LineageOS/android_device_oneplus_fajita" remote="github" />
|
||||
|
||||
<!-- OnePlus 7 Pro (guacamole) -->
|
||||
<project path="device/oneplus/sm8150-common" name="LineageOS/android_device_oneplus_sm8150-common" remote="github" />
|
||||
<project path="device/oneplus/guacamole" name="LineageOS/android_device_oneplus_guacamole" remote="github" />
|
||||
<project path="kernel/oneplus/sm8150" name="LineageOS/android_kernel_oneplus_sm8150" remote="github" />
|
||||
|
||||
<!-- OnePlus 7 (guacamoleb) -->
|
||||
<project path="device/oneplus/guacamoleb" name="LineageOS/android_device_oneplus_guacamoleb" remote="github" />
|
||||
|
||||
<!-- OnePlus 7T Pro (hotdog) -->
|
||||
<project path="device/oneplus/hotdog" name="LineageOS/android_device_oneplus_hotdog" remote="github" />
|
||||
|
||||
<!-- OnePlus 7T (hotdogb) -->
|
||||
<project path="device/oneplus/hotdogb" name="LineageOS/android_device_oneplus_hotdogb" remote="github" />
|
||||
|
||||
<!-- OnePlus 8 Pro (instantnoodlep) -->
|
||||
<project path="device/oneplus/sm8250-common" name="LineageOS/android_device_oneplus_sm8250-common" remote="github" />
|
||||
<project path="device/oneplus/instantnoodlep" name="LineageOS/android_device_oneplus_instantnoodlep" remote="github" />
|
||||
<project path="kernel/oneplus/sm8250" name="LineageOS/android_kernel_oneplus_sm8250" remote="github" />
|
||||
|
||||
<!-- OnePlus 8 (instantnoodle) -->
|
||||
<project path="device/oneplus/instantnoodle" name="LineageOS/android_device_oneplus_instantnoodle" remote="github" />
|
||||
|
||||
<!-- OnePlus 8T (kebab) -->
|
||||
<project path="device/oneplus/kebab" name="LineageOS/android_device_oneplus_kebab" remote="github" />
|
||||
|
||||
<!-- OnePlus 9 Pro (lemonadep) -->
|
||||
<project path="hardware/oplus" name="LineageOS/android_hardware_oplus" remote="github" />
|
||||
<project path="device/oneplus/sm8350-common" name="LineageOS/android_device_oneplus_sm8350-common" remote="github" />
|
||||
<project path="device/oneplus/lemonadep" name="LineageOS/android_device_oneplus_lemonadep" remote="github" />
|
||||
<project path="kernel/oneplus/sm8350" name="LineageOS/android_kernel_oneplus_sm8350" remote="github" />
|
||||
|
||||
<!-- OnePlus 9 (lemonade) -->
|
||||
<project path="device/oneplus/lemonade" name="LineageOS/android_device_oneplus_lemonade" remote="github" />
|
||||
|
||||
<!-- Razer Phone (cheryl) -->
|
||||
<project path="device/razer/cheryl" name="LineageOS/android_device_razer_cheryl" remote="github" />
|
||||
<project path="kernel/razer/msm8998" name="LineageOS/android_kernel_razer_msm8998" remote="github" />
|
||||
|
||||
<!-- Razer Phone 2 (aura) -->
|
||||
<project path="device/razer/aura" name="LineageOS/android_device_razer_aura" remote="github" />
|
||||
<project path="kernel/razer/sdm845" name="LineageOS/android_kernel_razer_sdm845" remote="github" />
|
||||
|
||||
<!-- Sony Xperia XA2 (pioneer) -->
|
||||
<project path="device/sony/pioneer" name="LineageOS/android_device_sony_pioneer" remote="github" />
|
||||
<project path="device/sony/nile-common" name="LineageOS/android_device_sony_nile-common" remote="github" />
|
||||
|
@ -160,13 +94,8 @@
|
|||
<!-- Sony Xperia XZ2 Compact (xz2c) -->
|
||||
<project path="device/sony/xz2c" name="LineageOS/android_device_sony_xz2c" remote="github" />
|
||||
|
||||
<!-- Xiaomi Poco F1 (beryllium) -->
|
||||
<project path="hardware/xiaomi" name="LineageOS/android_hardware_xiaomi" remote="github" />
|
||||
<project path="device/xiaomi/beryllium" name="LineageOS/android_device_xiaomi_beryllium" remote="github" />
|
||||
<project path="device/xiaomi/sdm845-common" name="LineageOS/android_device_xiaomi_sdm845-common" remote="github" />
|
||||
<project path="kernel/xiaomi/sdm845" name="LineageOS/android_kernel_xiaomi_sdm845" remote="github" />
|
||||
|
||||
<!-- Xiaomi POCO F2 Pro / Redmi K30 Pro / Redmi K30 Pro Zoom Edition (lmi) -->
|
||||
<project path="hardware/xiaomi" name="LineageOS/android_hardware_xiaomi" remote="github" />
|
||||
<project path="device/xiaomi/lmi" name="LineageOS/android_device_xiaomi_lmi" remote="github" />
|
||||
<project path="device/xiaomi/sm8250-common" name="LineageOS/android_device_xiaomi_sm8250-common" remote="github" />
|
||||
<project path="kernel/xiaomi/sm8250" name="LineageOS/android_kernel_xiaomi_sm8250" remote="github" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue