16.0: add land and santoni

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-10-28 17:40:56 -04:00
parent ecc4688ce0
commit a9f445ad47
33 changed files with 387 additions and 93 deletions

View file

@ -19,7 +19,7 @@ umask 0022;
#Last verified: 2021-10-16
patchAllKernels() {
startPatcher "kernel_asus_fugu kernel_asus_msm8953 kernel_cyanogen_msm8916 kernel_cyanogen_msm8974 kernel_google_yellowstone kernel_lge_hammerhead";
startPatcher "kernel_asus_fugu kernel_asus_msm8953 kernel_cyanogen_msm8916 kernel_cyanogen_msm8974 kernel_google_yellowstone kernel_lge_hammerhead kernel_xiaomi_msm8937";
}
export -f patchAllKernels;
@ -63,6 +63,10 @@ buildAll() {
buildDevice kipper;
#SD625
buildDevice zenfone3; #broken - ninja: error: 'android.hidl.base@1.0.so', missing and no known rule to make it
#SD430
buildDevice land;
#SD435
buildDevice santoni;
#Intel
buildDevice fugu; #broken - ninja: error: 'libpcre2.so' missing and no known rule to make it
#Tegra