Compare commits
1 Commits
f6666f0020
...
lineage-18
| Author | SHA1 | Date | |
|---|---|---|---|
| 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
|
||||
|
||||
Reference in New Issue
Block a user