Merge "Remove LLNDK libraries from system required"

This commit is contained in:
Kiyoung Kim 2022-12-06 00:48:15 +00:00 committed by Gerrit Code Review
commit 5bc57325fb

View file

@ -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",