17.1: restore m8

18.1 has some display artifacting issues and hangs

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-12-28 11:18:15 -05:00
parent a3015c3ad0
commit e10d4b1799
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
5 changed files with 579 additions and 2 deletions

View file

@ -82,6 +82,13 @@
<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" />
<!-- HTC One (m8/m8d) -->
<project path="device/htc/m8" name="LineageOS/android_device_htc_m8" remote="github" />
<project path="device/htc/m8d" name="LineageOS/android_device_htc_m8d" remote="github" />
<project path="device/htc/m8-common" name="LineageOS/android_device_htc_m8-common" remote="github" />
<project path="device/htc/msm8974-common" name="LineageOS/android_device_htc_msm8974-common" remote="github" />
<project path="kernel/htc/msm8974" name="LineageOS/android_kernel_htc_msm8974" remote="github" />
<!-- Motorola msm8916 commons -->
<project path="device/motorola/msm8916-common" name="LineageOS/android_device_motorola_msm8916-common" remote="github" />
<project path="kernel/motorola/msm8916" name="LineageOS/android_kernel_motorola_msm8916" remote="github" />