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

Commit 987f5933 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 am: 7953818d

parents d6e0843b 7953818d
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