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

Commit 5834a669 authored by Dennis Shen's avatar Dennis Shen Committed by Automerger Merge Worker
Browse files

Merge "add libaconfig_storage_read_api_cc dep for linking aconfig flag lib...

Merge "add libaconfig_storage_read_api_cc dep for linking aconfig flag lib statically" into main am: dd5dbfd7

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/3380287



Change-Id: I31c5009d691f0b67e94404e6ca71205495b3fb8a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4a75ed3e dd5dbfd7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -291,6 +291,7 @@ cc_test {
        "aidl/le_audio_utils_unittest.cc",
    ],
    shared_libs: [
        "libaconfig_storage_read_api_cc",
        "libbase",
        "libbinder",
        "libbinder_ndk",
+5 −0
Original line number Diff line number Diff line
@@ -659,6 +659,7 @@ cc_test {
    static_libs: [
        "aics",
        "bluetooth_flags_c_lib_for_test",
        "libaconfig_storage_read_api_cc",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",
@@ -810,6 +811,7 @@ cc_test {
    ],
    static_libs: [
        "bluetooth_flags_c_lib_for_test",
        "libaconfig_storage_read_api_cc",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",
@@ -1096,6 +1098,7 @@ cc_test {
        "le_audio/mock_codec_manager.cc",
    ],
    shared_libs: [
        "libaconfig_storage_read_api_cc",
        "libbase",
        "libcrypto",
        "liblog",
@@ -1165,6 +1168,7 @@ cc_test {
        "le_audio/mock_codec_manager.cc",
    ],
    shared_libs: [
        "libaconfig_storage_read_api_cc",
        "libbase",
        "libbinder_ndk",
        "libcrypto",
@@ -1246,6 +1250,7 @@ cc_test {
    ],
    static_libs: [
        "bluetooth_flags_c_lib_for_test",
        "libaconfig_storage_read_api_cc",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",
+1 −0
Original line number Diff line number Diff line
@@ -267,6 +267,7 @@ cc_test {
        "libchrome",
        "libgmock",
        "server_configurable_flags",
        "libaconfig_storage_read_api_cc",
    ],
    shared_libs: [
        "libbase",
+2 −0
Original line number Diff line number Diff line
@@ -1654,6 +1654,7 @@ cc_test {
        "libprotobuf-cpp-lite",
        "libstatslog_bt",
        "server_configurable_flags",
        "libaconfig_storage_read_api_cc",
    ],
    target: {
        android: {
@@ -1975,6 +1976,7 @@ cc_test {
        "liblog",
        "libosi",
        "server_configurable_flags",
        "libaconfig_storage_read_api_cc",
    ],
    aidl: {
        libs: ["bluetooth_constants"],