18.1: unofficial hammerhead bringup by @z3DD3r

not broken like 16.0 and way more updated than 15.1

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-07-22 15:03:58 -04:00
parent 7cf9292553
commit fbf6058e65
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
7 changed files with 430 additions and 9 deletions

View file

@ -146,6 +146,10 @@
<project path="device/lge/mako" name="voron00/android_device_lge_mako" remote="github" />
<project path="kernel/lge/mako" name="voron00/android_kernel_lge_mako" remote="github" />
<!-- Nexus 5 (hammerhead) -->
<project path="device/lge/hammerhead" name="z3DD3r/android_device_lge_hammerhead" remote="github" />
<project path="kernel/lge/hammerhead" name="z3DD3r/android_kernel_lge_hammerhead" remote="github" />
<!-- 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" />