Skip to content

Commit

Permalink
build.sh: Bump lunch release tag to ap2a
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoleGun <1592501605@qq.com>
  • Loading branch information
xiaoleGun committed Aug 9, 2024
1 parent 7a01667 commit 0cbee79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ buildTreble() {
echo
echo "--> $BUILD_TREBLE_IMAGE: $1"
echo
lunch $1-ap1a-userdebug
lunch $1-ap2a-userdebug
make -j$(nproc --all) systemimage
mv $OUT/system.img $BD/system-$1.img
make installclean
Expand Down

0 comments on commit 0cbee79

Please sign in to comment.