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

Commit 0a828d28 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Introduce bluetooth_flags_c_lib_for_test" into main am: c412d39f am: fb0cfd1c

parents d3b1ea6c fb0cfd1c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -96,3 +96,14 @@ cc_aconfig_library {
    ],
    min_sdk_version: "Tiramisu",
}

cc_aconfig_library {
    name: "bluetooth_flags_c_lib_for_test",
    aconfig_declarations: "bluetooth_aconfig_flags",
    mode: "test",
    host_supported: true,
    visibility: [
        "//packages/modules/Bluetooth/system:__subpackages__",
    ],
    min_sdk_version: "Tiramisu",
}