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

Commit be816361 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

Change-Id: Iad82a0046826c548db25c50dcc7cbdb0a90de25a
parents 85a557b5 3d51d33f
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}.