framework: Fix errorprone warnings

Some are suppressed with a TODO to be addressed later

Bug: 314402244
Test: m framework-bluetooth
Flag: EXEMPT, no-op
Change-Id: I32bf8e457dd17f0a5b11178e7535cecc3c625bf8
diff --git a/framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java b/framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java
index b3151e4..acf95c7 100644
--- a/framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java
+++ b/framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java
@@ -33,7 +33,7 @@
  *
  * <p>The source codec type values are the same as those supported by the device hardware.
  *
- * <p>{@see BluetoothLeAudioCodecConfig}
+ * @see BluetoothLeAudioCodecConfig
  */
 public final class BluetoothLeAudioCodecConfig implements Parcelable {
     // Add an entry for each source codec here.