Skip to content

Commit

Permalink
build on one time
Browse files Browse the repository at this point in the history
  • Loading branch information
0312birdzhang committed Feb 23, 2021
1 parent 286056a commit 1d0d5a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build-hal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ echo 'AUDIOPOLICYSERVICE_ENABLE := 1' >> external/droidmedia/env.mk
source build/envsetup.sh
export USE_CCACHE=1
breakfast $DEVICE
make -j$(nproc) hybris-boot
make -j$(nproc) halium-boot
make -j$(nproc) systemimage
make -j$(nproc) hybris-boot halium-boot systemimage

echo "md5sum halium-boot.img and system.img"
md5sum $ANDROID_ROOT/out/target/product/${DEVICE}/halium-boot.img
Expand Down

0 comments on commit 1d0d5a6

Please sign in to comment.