[NETD-BPF#27] Require libnetd_updatable.so from APEX

Add libnetd_updatable.so as dependency of platform. The library will be
used by Netd. Linker config is required if a library in mainline module
is linked by platform.

Bug: 202086915
Test: m; flash; boot

Change-Id: I97183f022b229e788184a979d1a211968295563d
This commit is contained in:
Ken Chen 2021-10-05 13:20:24 +08:00 committed by Maciej Żenczykowski
parent adae766986
commit 8e89f648ee

View file

@ -20,6 +20,8 @@
"libicuuc.so",
// resolv
"libnetd_resolv.so",
// netd
"libnetd_updatable.so",
// nn
"libneuralnetworks.so",
// statsd