19.1: add mata, cheeseburger, dumpling

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-05-01 10:45:33 -04:00
parent 65883d9bc4
commit 8491016b84
6 changed files with 229 additions and 2 deletions

View file

@ -62,6 +62,10 @@
<project path="hardware/sony/SonyOpenTelephony" name="LineageOS/android_hardware_sony_SonyOpenTelephony" remote="github" />
<project path="packages/apps/ElmyraService" name="LineageOS/android_packages_apps_ElmyraService" remote="github" />
<!-- Essential PH-1 (mata) -->
<project path="device/essential/mata" name="npjohnson/android_device_essential_mata" remote="github" />
<project path="kernel/essential/msm8998" name="npjohnson/android_kernel_essential_msm8998" remote="github" />
<!-- F(x)tec Pro¹ (pro1) -->
<project path="device/fxtec/pro1" name="LineageOS/android_device_fxtec_pro1" remote="github" />
<project path="kernel/fxtec/msm8998" name="LineageOS/android_kernel_fxtec_msm8998" remote="github" />
@ -101,6 +105,14 @@
<project path="device/google/redfin" name="LineageOS/android_device_google_redfin" remote="github" />
<!-- uses redbull commons -->
<!-- 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" />