mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
19.1: add guacamoleb
skipping 18.1 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
3316cc4824
commit
e9aa53b640
@ -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" />
|
||||
|
||||
|
@ -73,6 +73,7 @@ buildAll() {
|
||||
buildDevice sunfish avb;
|
||||
#SD855
|
||||
buildDevice guacamole avb;
|
||||
buildDevice guacamoleb avb;
|
||||
buildDevice hotdog avb;
|
||||
buildDevice hotdogb avb;
|
||||
buildDevice coral avb;
|
||||
|
Loading…
Reference in New Issue
Block a user