commit | 8752dedb760cd270e2ecc8f9cd3bb4f00f55e23f | [log] [tgz] |
---|---|---|
author | Tor Norbye <[email protected]> | Wed Dec 26 19:55:07 2018 -0800 |
committer | Tor Norbye <[email protected]> | Sat Jan 19 07:22:55 2019 -0800 |
tree | 76efbd9785ea1853a9b288b5738a988d0da7935f | |
parent | bc6e433ae488b4ad807c1503a53155a3259fd0b8 [diff] |
Update signature files to the new format The new format is described in tools/metalava/FORMAT.md. Fixes: 116589402 Switch signature files over to the v2 format Fixes: 112626813 Drop "synchronized" modifier from the signature format Fixes: 122358225 Omit overriding methods that only differ in final [...] Fixes: 73088715 API Review: Need doclava to output nullability Fixes: 79739773 API Review: Metalava enforcing constants are constant Exempt-From-Owner-Approval: Large-scale tooling change Test: make sdk, make update-api, make checkapi Change-Id: I8314f4e7099fa92e4f8ed7d283ccf836cc9a84a0 Merged-In: Ia248aece5250e84e47c815c601133b698bf644c2
diff --git a/obex/api/current.txt b/obex/api/current.txt index 1cd562f..f142bc8 100644 --- a/obex/api/current.txt +++ b/obex/api/current.txt
@@ -1,3 +1,4 @@ +// Signature format: 2.0 package javax.obex { public class ObexPacket {
diff --git a/obex/api/removed.txt b/obex/api/removed.txt index e69de29..d802177 100644 --- a/obex/api/removed.txt +++ b/obex/api/removed.txt
@@ -0,0 +1 @@ +// Signature format: 2.0
diff --git a/obex/api/system-current.txt b/obex/api/system-current.txt index e69de29..d802177 100644 --- a/obex/api/system-current.txt +++ b/obex/api/system-current.txt
@@ -0,0 +1 @@ +// Signature format: 2.0
diff --git a/obex/api/system-removed.txt b/obex/api/system-removed.txt index e69de29..d802177 100644 --- a/obex/api/system-removed.txt +++ b/obex/api/system-removed.txt
@@ -0,0 +1 @@ +// Signature format: 2.0
diff --git a/obex/api/test-current.txt b/obex/api/test-current.txt index e69de29..d802177 100644 --- a/obex/api/test-current.txt +++ b/obex/api/test-current.txt
@@ -0,0 +1 @@ +// Signature format: 2.0
diff --git a/obex/api/test-removed.txt b/obex/api/test-removed.txt index e69de29..d802177 100644 --- a/obex/api/test-removed.txt +++ b/obex/api/test-removed.txt
@@ -0,0 +1 @@ +// Signature format: 2.0