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

Commit d250d456 authored by Xin Li's avatar Xin Li
Browse files

Fix floss build.

Ignore-AOSP-First: preparation for AOSP push for code not yet on AOSP
Tag: #floss
Bug: 319669529
Change-Id: Icd3b81e830258c6404995266ac11d11aeceb9806
parent 014ae9b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -267,5 +267,6 @@ void LogMetricBluetoothLEConnectionMetricEvent(
    android::bluetooth::le::LeConnectionState transaction_state,
    std::vector<std::pair<os::ArgumentType, int>>& argument_list) {}

void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {}
}  // namespace os
}  // namespace bluetooth
+1 −0
Original line number Diff line number Diff line
@@ -148,5 +148,6 @@ void LogMetricBluetoothLEConnectionMetricEvent(
    android::bluetooth::le::LeConnectionState transaction_state,
    std::vector<std::pair<os::ArgumentType, int>>& argument_list) {}

void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions /* session_options */) {}
}  // namespace os
}  // namespace bluetooth