Add target for TTP

This commit is contained in:
Nehemiah of Zebulun 2024-07-31 09:15:56 -04:00
parent f6666f0020
commit 21c4f15d9a

View File

@ -96,6 +96,7 @@ build_treble() {
("A64BO") TARGET=a64_boS;;
("64B") TARGET=arm64_bvS;;
("64BG") TARGET=arm64_bgS;;
("TTP") TARGET=ttp;;
(*) echo "Invalid target - exiting"; exit 1;;
esac
lunch lineage_${TARGET}-userdebug