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

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

Merge changes I0c83518f,Ie318c572 am: e4ca6c3e

parents eaf456e5 e4ca6c3e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@ mod tests {
        assert_eq!(now, "/data/misc/bluetooth/logs/btsnooz_hci.log");
    }

    #[ignore]
    #[tokio::test]
    async fn test_bt_keystore_interface() {
        let prefix: String = (*(*MISC).lock().unwrap()).clone();
+12 −11
Original line number Diff line number Diff line
@@ -205,20 +205,21 @@ source_set("stack") {
    "sdp",
    "smp",
    "srvc",
    "//bt/system/types",
    "//bt/system/linux_include",
    "//bt/system/internal_include",
    "//bt/system/vnd/include",
    "//bt/system/vnd/ble",
    "//bt/system/btif/include",
    "//bt/system/udrv/include",
    "//bt/system/rpc/include",
    "//bt/system/hcis",
    "//bt/system/ctrlr/include",
    "//bt/system/",
    "//bt/system/bta/include",
    "//bt/system/bta/sys",
    "//bt/system/btif/include",
    "//bt/system/ctrlr/include",
    "//bt/system/gd",
    "//bt/system/hcis",
    "//bt/system/internal_include",
    "//bt/system/linux_include",
    "//bt/system/rpc/include",
    "//bt/system/types",
    "//bt/system/udrv/include",
    "//bt/system/utils/include",
    "//bt/system/",
    "//bt/system/vnd/ble",
    "//bt/system/vnd/include",
  ]

  deps = [