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

Commit 62a307ab authored by Kiyoung Kim's avatar Kiyoung Kim
Browse files

Remove LLNDK libraries from system required

Remove LLNDK libraries from system required libs as those libraries will
be appended to the configuration from the build.

Bug: 251782700
Test: Cuttlefish build and boot succeeded
Change-Id: I81d508a5e15a9dd1919935f07569271609738710
parent f9e6c510
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -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",