mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-19 03:18:13 -04:00
15.1: Add broken support for mako
This commit is contained in:
parent
1d6b395170
commit
7309925872
4 changed files with 32 additions and 3 deletions
|
@ -110,7 +110,7 @@
|
|||
<project path="external/stlport" name="LineageOS/android_external_stlport" remote="github" />
|
||||
<project path="packages/apps/FlipFlap" name="LineageOS/android_packages_apps_FlipFlap" remote="github" />
|
||||
|
||||
<!-- Amazon Kindle Fire HDX 7 3rd Gen (thor)-->
|
||||
<!-- Amazon Kindle Fire HDX 7 3rd Gen (thor) -->
|
||||
<project path="device/amazon/hdx-common" name="LineageOS/android_device_amazon_hdx-common" remote="github" />
|
||||
<project path="device/amazon/thor" name="LineageOS/android_device_amazon_thor" remote="github" />
|
||||
<project path="kernel/amazon/hdx-common" name="LineageOS/android_kernel_amazon_hdx-common" remote="github" />
|
||||
|
|
|
@ -144,11 +144,15 @@
|
|||
<!-- Nexus 7 2013 (flo) -->
|
||||
<project path="device/asus/flo" name="LineageOS/android_device_asus_flo" remote="github" />
|
||||
|
||||
<!-- Nexus 4 (mako) -->
|
||||
<project path="device/lge/mako" name="voron00/android_device_lge_mako" remote="github" />
|
||||
<project path="kernel/lge/mako" name="voron00/lge-kernel-mako" remote="github" />
|
||||
|
||||
<!-- Nexus 5 (hammerhead) -->
|
||||
<project path="device/lge/hammerhead" name="LineageOS/android_device_lge_hammerhead" remote="github" />
|
||||
<project path="kernel/lge/hammerhead" name="LineageOS/android_kernel_lge_hammerhead" remote="github" />
|
||||
|
||||
<!-- Nexus 6 (shamu)-->
|
||||
<!-- Nexus 6 (shamu) -->
|
||||
<project path="device/moto/shamu" name="LineageOS/android_device_moto_shamu" remote="github" />
|
||||
<project path="kernel/moto/shamu" name="LineageOS/android_kernel_moto_shamu" remote="github" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue