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

Commit dd5dbfd7 authored by Dennis Shen's avatar Dennis Shen Committed by Gerrit Code Review
Browse files

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

parents 9d9972b5 09b9a9f3
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"],