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

Commit 7953818d authored by Jihoon Kang's avatar Jihoon Kang Committed by Gerrit Code Review
Browse files

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

parents f4ab12ef 17a3d12a
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