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

Commit 4a712d7e 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

Change-Id: I796dfccf741a1ef6c45d804772415ed198e8e8d1
parents f5476f55 be816361
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}.