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

Commit 55140293 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh
Browse files

Fix docs builds.

Change-Id: I764bd0f0f6994cc468b7ebbea4a3dc7a44b9f89d
parent 657dbfae
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