OSDN Git Service

Fix issue #64224738: Document return value of IBinder.transact()
authorDianne Hackborn <hackbod@google.com>
Tue, 1 Aug 2017 00:38:53 +0000 (17:38 -0700)
committerHans Boehm <hboehm@google.com>
Wed, 25 Oct 2017 21:21:32 +0000 (14:21 -0700)
commit8de9566375e1108e9aa274e2369d775b9a8c9035
treefbd130d0d06a2c45368ec2870f4bc985a051e958
parentf4f4ba3d42a51ff7b9f6a42e5c53dba01e3fc9da
Fix issue #64224738: Document return value of IBinder.transact()

Also add appropriate @NonNull and @Nullable annotations.

Test: built

Change-Id: I22de48105ef685baf594cfc004dd3e27e2ba09e9
Merged-In: I22de48105ef685baf594cfc004dd3e27e2ba09e9
(cherry picked from commit 4cd650c0085e6dd20d3f46c5b668e54537f887cf)
core/java/android/os/Binder.java
core/java/android/os/IBinder.java