Skip to content

Commit

Permalink
helpers: Build libncicore for Android 8
Browse files Browse the repository at this point in the history
nfcd-binder-plugin requires it
  • Loading branch information
ilpianista authored and mkosola committed Jan 2, 2020
1 parent 482ea18 commit ff8f4d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion helpers/build_packages.sh
Expand Up @@ -20,7 +20,7 @@
# * Neither the name of the <organization> nor the
# names of its contributors may be used to endorse or promote products
# derived from this software without specific prior written permission.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Expand Down Expand Up @@ -241,6 +241,7 @@ if [ "$BUILDMW" = "1" ]; then
buildmw -u "https://github.com/mer-hybris/libgbinder-radio" || die
buildmw -u "https://github.com/mer-hybris/bluebinder" || die
buildmw -u "https://github.com/mer-hybris/ofono-ril-binder-plugin" || die
buildmw -u "https://github.com/mer-hybris/libncicore.git" || die
buildmw -u "https://github.com/mer-hybris/nfcd-binder-plugin" || die
fi
buildmw -u "https://github.com/mer-hybris/pulseaudio-modules-droid.git" \
Expand Down

0 comments on commit ff8f4d0

Please sign in to comment.