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

Commit f1614468 authored by William Escande's avatar William Escande
Browse files

Static link for server_configurable_flags

Test: m Bluetooth
Bug: 308015046
Change-Id: I61b6c692201e130ae118ab66eaf24efe0cabc529
parent e344aa47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,6 +133,7 @@ cc_library_shared {
        "libstatslog_bt",
        "libudrv-uipc",
        "libutils",
        "server_configurable_flags",
    ],
    shared_libs: [
        "libaaudio",
@@ -142,7 +143,6 @@ cc_library_shared {
        "libnativehelper",
        "libstatssocket",
        "libvndksupport",
        "server_configurable_flags",
    ],
    sanitize: {
        scs: true,
+3 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ cc_defaults {
    shared_libs: [
        "libcrypto",
        "libflatbuffers-cpp",
        "server_configurable_flags",
        "liblog",
    ],
    export_shared_lib_headers: [
        "libflatbuffers-cpp",
@@ -171,6 +171,7 @@ cc_defaults {
        "libc++fs",
    ],
    static_libs: [
        "libbase",
        "libbluetooth-dumpsys",
        "libbluetooth-protos",
        "libbluetooth-types",
@@ -179,6 +180,7 @@ cc_defaults {
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libosi",
        "server_configurable_flags",
    ],
    include_dirs: [
        "packages/modules/Bluetooth/system/include",