Add libneuralnetworks_packageinfo to dependencies.

libbinder communication from APEX is not allowed, because it doesn't
form a stable way to communicate. After an update, if system libbinder
and APEX libbinder are out of sync, then they may fail to work with each
other.

libbiner usage is moved into libneuralnetworks_packageinfo library,
which is a stable API library.

Test: build & flash crosshatch
Bug: 139282353
Change-Id: I7238025af13e9430c266a1aea69f0d0381110df8
This commit is contained in:
Przemyslaw Szczepaniak 2019-09-12 13:23:34 +01:00
parent 0b67e41f3f
commit 71289eee5b

View file

@ -161,6 +161,7 @@ PRODUCT_PACKAGES += \
libnetd_client \
libnetlink \
libnetutils \
libneuralnetworks_packageinfo \
libOpenMAXAL \
libOpenSLES \
libpdfium \