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

Commit 63f298a9 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android (Google) Code Review
Browse files

Merge "Fix docs builds."

parents cbb053c3 55140293
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -103,8 +103,6 @@ public final class BluetoothHeadset implements BluetoothProfile {
     *
     * The category is the Company ID of the vendor defining the
     * vendor-specific command. {@link BluetoothAssignedNumbers}
     * @see <a href="https://www.bluetooth.org/Technical/AssignedNumbers/identifiers.htm">
     * Bluetooth SIG Assigned Numbers - Company Identifiers</a>
     *
     * For example, for Plantronics specific events
     * Category will be {@link #VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID_CATEGORY}.55