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

Commit 8e2b610a authored by Ugo Yu's avatar Ugo Yu Committed by android-build-merger
Browse files

Merge "Change MetadataListener to a abstract static class" am: 3d51d33f am: be816361

am: 4a712d7e

Change-Id: I68915d6190faa22e20b03321dc5895a37e6de5f8
parents 80f9078e 4a712d7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3276,7 +3276,7 @@ public final class BluetoothAdapter {
     * @hide
     */
    @SystemApi
    public abstract class MetadataListener {
    public abstract static class MetadataListener {
        /**
         * Callback triggered if the metadata of {@link BluetoothDevice} registered in
         * {@link #registerMetadataListener}.