19.1: add guacamoleb

skipping 18.1

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-04-27 08:35:47 -04:00
parent 3316cc4824
commit e9aa53b640
2 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,9 @@
<project path="device/oneplus/guacamole" name="LineageOS/android_device_oneplus_guacamole" remote="github" />
<project path="kernel/oneplus/sm8150" name="LineageOS/android_kernel_oneplus_sm8150" remote="github" />
<!-- OnePlus 7 (guacamoleb) -->
<project path="device/oneplus/guacamoleb" name="LineageOS/android_device_oneplus_guacamoleb" remote="github" />
<!-- OnePlus 7T Pro (hotdog) -->
<project path="device/oneplus/hotdog" name="LineageOS/android_device_oneplus_hotdog" remote="github" />

View File

@ -73,6 +73,7 @@ buildAll() {
buildDevice sunfish avb;
#SD855
buildDevice guacamole avb;
buildDevice guacamoleb avb;
buildDevice hotdog avb;
buildDevice hotdogb avb;
buildDevice coral avb;