mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
16.0: add kccat6 and lentislte
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
6567937b05
commit
fdd549ee98
5 changed files with 190 additions and 15 deletions
|
@ -84,6 +84,8 @@
|
|||
<project path="hardware/sony/thermanager" name="LineageOS/android_hardware_sony_thermanager" remote="github" />
|
||||
<project path="hardware/sony/timekeep" name="LineageOS/android_hardware_sony_timekeep" remote="github" />
|
||||
<project path="packages/apps/FlipFlap" name="LineageOS/android_packages_apps_FlipFlap" remote="github" />
|
||||
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" remote="github" />
|
||||
<project path="device/samsung/qcom-common" name="LineageOS/android_device_samsung_qcom-common" remote="github" />
|
||||
|
||||
<!-- Asus ZenFone 3 (zenfone3) -->
|
||||
<project path="device/asus/zenfone3" name="LineageOS/android_device_asus_zenfone3" remote="github" />
|
||||
|
@ -102,6 +104,14 @@
|
|||
<project path="device/asus/fugu" name="LineageOS/android_device_asus_fugu" remote="github" />
|
||||
<project path="kernel/asus/fugu" name="LineageOS/android_kernel_asus_fugu" remote="github" />
|
||||
|
||||
<!-- Samsung Galaxy S5 Plus (kccat6) -->
|
||||
<project path="device/samsung/kccat6" name="LineageOS/android_device_samsung_kccat6" remote="github" />
|
||||
<project path="device/samsung/apq8084-common" name="LineageOS/android_device_samsung_apq8084-common" remote="github" />
|
||||
<project path="kernel/samsung/apq8084" name="LineageOS/android_kernel_samsung_apq8084" remote="github" />
|
||||
|
||||
<!-- Samsung Galaxy S5 LTE-A (lentislte) -->
|
||||
<project path="device/samsung/lentislte" name="LineageOS/android_device_samsung_lentislte" remote="github" />
|
||||
|
||||
<!-- Wileyfox Storm (kipper) -->
|
||||
<project path="device/wileyfox/kipper" name="LineageOS/android_device_wileyfox_kipper" remote="github" />
|
||||
<project path="device/cyanogen/msm8916-common" name="LineageOS/android_device_cyanogen_msm8916-common" remote="github" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue