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

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

Add shared dependencies for trunk flag

Bug: 237393639
Bug: 301874865
Test: mmm packages/modules/Bluetooth
Change-Id: I1f9774f6bb1a3ec241ea1c5836cfceae0415afa6
parent eb55cc18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -489,8 +489,10 @@ cc_test {
        "test/common/btm_api_mock.cc",
    ],
    shared_libs: [
        "libbase",
        "libcrypto",
        "liblog",
        "server_configurable_flags",
    ],
    static_libs: [
        "libbluetooth-types",
+2 −0
Original line number Diff line number Diff line
@@ -515,9 +515,11 @@ cc_defaults {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    shared_libs: [
        "libbase",
        "libcrypto",
        "libgrpc++",
        "libgrpc_wrap",
        "server_configurable_flags",
    ],
    cflags: [
        "-DFUZZ_TARGET",
+1 −0
Original line number Diff line number Diff line
@@ -130,6 +130,7 @@ cc_test {
        "libcrypto",
        "libcutils",
        "liblog",
        "server_configurable_flags",
    ],
    local_include_dirs: [
        "include_internal",
+5 −0
Original line number Diff line number Diff line
@@ -1554,6 +1554,7 @@ cc_test {
    ],
    shared_libs: [
        "libcrypto",
        "server_configurable_flags",
    ],
    sanitize: {
        address: true,
@@ -1908,9 +1909,11 @@ cc_test {
        "libstatslog_bt",
    ],
    shared_libs: [
        "libbase",
        "libbinder_ndk",
        "libcrypto",
        "libcutils",
        "server_configurable_flags",
    ],
    target: {
        android: {
@@ -1996,8 +1999,10 @@ cc_test {
        "libstatslog_bt",
    ],
    shared_libs: [
        "libbase",
        "libbinder_ndk",
        "libcrypto",
        "server_configurable_flags",
    ],
    target: {
        android: {