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

Commit dd7a1d8e authored by Jihoon Kang's avatar Jihoon Kang Committed by Automerger Merge Worker
Browse files

Merge "Prepare for keeping concrete overrides of abstract methods" into main...

Merge "Prepare for keeping concrete overrides of abstract methods" into main am: 7953818d am: 987f5933

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2781469



Change-Id: I71c7b387df5faf846567a6e2d21d3a52899e6a42
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 44acf911 987f5933
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
package android.bluetooth {

  public final class BluetoothA2dp implements android.bluetooth.BluetoothProfile {
+2 −0
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
package android.bluetooth {

  public class BluetoothFrameworkInitializer {
+2 −0
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
+2 −0
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
+2 −0
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
package android.bluetooth {

  public final class BluetoothA2dp implements android.bluetooth.BluetoothProfile {
Loading