Skip to content

Commit

Permalink
Merge pull request #35 from Shubhamvis98/Shubhamvis98-patch-1
Browse files Browse the repository at this point in the history
Update build.sh
  • Loading branch information
Shubhamvis98 authored Aug 7, 2024
2 parents d7532ce + 6991cfb commit 9355253
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 @@ -42,7 +42,7 @@ case "$device" in
"sdm845" )
arch="arm64"
family="sdm845"
services="qrtr-ns rmtfs pd-mapper tqftpserv"
services="qrtr-ns rmtfs pd-mapper tqftpserv qcom-modem-setup droid-juicer"
;;
* )
echo "Unsupported device ${device}"
Expand Down

0 comments on commit 9355253

Please sign in to comment.