OSDN Git Service

Update MbmsDownloadServiceBase to reflect implements IInterface
authorTor Norbye <tnorbye@google.com>
Thu, 21 Feb 2019 03:25:15 +0000 (19:25 -0800)
committerTor Norbye <tnorbye@google.com>
Thu, 21 Feb 2019 03:25:15 +0000 (19:25 -0800)
commitddc496d62210fd06f7132e701fbc5df0b2c237f6
tree7f922afd2c94c03446b89e0f9bc0bcdc6ed25b2a
parent03c14760a593b8bbea502fc8cbcc0ffe1e2ac058
Update MbmsDownloadServiceBase to reflect implements IInterface

The interface is there in the stubs but was missing from the signature
file; this was added as a special case to be compatible with doclava
but the special case should have been removed when we switched to the
new signature file format.

This makes this signature match the other signature for
MbmsStreamingServiceBase:

  public class MbmsDownloadServiceBase extends android.os.Binder implements android.os.IInterface {
  public class MbmsStreamingServiceBase extends android.os.Binder implements android.os.IInterface {

Test: make update-api checkapi
Change-Id: I847066580248f47be609e2795db8904f58e550b8
api/system-current.txt
api/test-current.txt