Skip to content

Commit

Permalink
SYSTEMAUDIOPLAYER
Browse files Browse the repository at this point in the history
  • Loading branch information
agampa263 committed Jan 28, 2025
1 parent d87720e commit c3d4ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cov_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ cmake -G Ninja -S rdkservices -B build/rdkservices \
-DHAS_RBUS -DDISABLE_SECURITY_TOKEN -DENABLE_DEVICE_MANUFACTURER_INFO -DUSE_THUNDER_R4 -DTHUNDER_VERSION=4 -DTHUNDER_VERSION_MAJOR=4 -DTHUNDER_VERSION_MINOR=4" \
-DCOMCAST_CONFIG=OFF \
-DDS_FOUND=ON \
-DPLUGIN_AVINPUT=ON \
-DPLUGIN_SYSTEMAUDIOPLAYER=ON \

if [ $? -eq 0 ]; then
echo "rdkservices source successful"
Expand Down

0 comments on commit c3d4ed3

Please sign in to comment.