Add target for TTP
This commit is contained in:
parent
f6666f0020
commit
21c4f15d9a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user