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

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

Merge "floss: Fix build errors" am: 66929f7d

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

Change-Id: I366e397f9238c4bfb25d357fb4ba477e7c6d3c1e
parents 25f1617f 66929f7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ static_library("bta") {
  ]

  deps = [
    "//bt/system:libbt-platform-protos-lite",
    "//bt/system/gd/rust/shim:shim_bridge_header",
    "//bt/system/gd/rust/shim:init_flags_bridge_header",
    "//bt/system/gd/rust/shim:message_loop_thread_bridge_header",
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ typedef struct {
  uint8_t primary_advertising_phy;
  uint8_t secondary_advertising_phy;
  uint8_t scan_request_notification_enable;
  int8_t own_address_type;
  uint8_t own_address_type;
} tBTM_BLE_ADV_PARAMS;

typedef struct {