Adds the Neural Networks lib to the base configuration.

This will ensure that the library is on all devices even
if no builtin apps uses the lib.

Bug: 63905942
Test: Ran an application that uses the NN API.
Change-Id: I52ce6142f94d21ca55fa26875fab3f4926e2c6bb
This commit is contained in:
Jean-Luc Brouillet 2017-07-21 20:11:18 -07:00
parent 7a0a560c15
commit 4f612c6f36

View file

@ -72,6 +72,7 @@ PRODUCT_PACKAGES += \
libfilterfw \ libfilterfw \
libkeystore \ libkeystore \
libgatekeeper \ libgatekeeper \
libneuralnetworks \
libwebviewchromium_loader \ libwebviewchromium_loader \
libwebviewchromium_plat_support \ libwebviewchromium_plat_support \
libwilhelm \ libwilhelm \