Merge "Remove LLNDK libraries from system required" am: 5bc57325fb am: 201dac162c
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2319962 Change-Id: I40f95dbb47bf02f46dce315242e520b862aa31d0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
97dbdb8ef0
1 changed files with 3 additions and 4 deletions
|
|
@ -22,17 +22,16 @@
|
|||
"libnetd_resolv.so",
|
||||
// netd
|
||||
"libnetd_updatable.so",
|
||||
// nn
|
||||
"libneuralnetworks.so",
|
||||
// statsd
|
||||
"libstatspull.so",
|
||||
"libstatssocket.so",
|
||||
// tethering LLNDK
|
||||
"libcom.android.tethering.connectivity_native.so",
|
||||
// adbd
|
||||
"libadb_pairing_auth.so",
|
||||
"libadb_pairing_connection.so",
|
||||
"libadb_pairing_server.so"
|
||||
|
||||
// LLNDK libraries in APEXes will be added automatically from the build,
|
||||
// using build variable LLNDK_MOVED_TO_APEX_LIBRARIES.
|
||||
],
|
||||
"provideLibs": [
|
||||
"libaptX_encoder.so",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue