14.1: drop support for all devices compiling on 15.1 or 16.0 or 17.1

This commit is contained in:
Tad 2021-03-20 14:28:18 -04:00
parent 70b1007dec
commit 10b157418d
4 changed files with 18 additions and 102 deletions

View file

@ -122,8 +122,8 @@ buildAll() {
buildDevice bonito avb;
buildDevice sargo avb;
#Exynos
#buildDevice starlte; #broken vendor partition integration
#buildDevice star2lte;
buildDevice starlte; #broken vendor partition integration
buildDevice star2lte;
#Tegra
buildDevice yellowstone; #broken
}