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

Commit fd44afa4 authored by Paul Duffin's avatar Paul Duffin
Browse files

Add additional overriding methods to signature files

This change adds overriding methods that are essential to compile the
stubs generated from the signature files.

More information and the background for this change is available at
go/add-overriding-one-pager.

Ignore-AOSP-First: Cherry pick to resolve merge conflicts
Test: m checkbuild --build-from-text-stub
Bug: 299366704
Change-Id: I7ab25d25fbd2ad793a2910d67ae541fa5e07ebc2
parent 7ade838d
Loading
Loading
Loading
Loading
+0 −2
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 {
+0 −2
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 {
+0 −2
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
+0 −2
Original line number Diff line number Diff line
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
+73 −2

File changed.

Preview size limit exceeded, changes collapsed.

Loading