Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12f81dfd authored by Jean-Luc Brouillet's avatar Jean-Luc Brouillet
Browse files

Make the Neural Networks library loadable by apps.

Add to the whitelist the NN API lib.

Bug: 63905942
Test: Ran an app that uses the NN API.
Change-Id: I83c1acdff58b8fe99fbd7a8fbfb5444fe77b7902
parent 342e0225
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ liblog.so
libmediandk.so
libm.so
libnativewindow.so
libneuralnetworks.so
libOpenMAXAL.so
libOpenSLES.so
libRS.so
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ liblog.so
libmediandk.so
libm.so
libnativewindow.so
libneuralnetworks.so
libOpenMAXAL.so
libOpenSLES.so
libRS.so