OSDN Git Service

Binder: Clean up JNI code
authorAndreas Gampe <agampe@google.com>
Sat, 9 Sep 2017 00:44:05 +0000 (17:44 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 12 Sep 2017 16:02:39 +0000 (09:02 -0700)
commit625e0007ac07c5aefb4b3d486575ab916116c129
tree9dc1b65a7a13d7187cfa9fbe3b4c1d879064072e
parent1cd76f5c93bc1e2409c880cade19a323cd999aed
Binder: Clean up JNI code

Factor out Error handling code and clean up. Use ScopedLocalRef,
fix minor logic issues.

Bug: 64689630
Test: m
Test: manual test
Change-Id: Icc5a1e38fa66aa79d87d0abb81acef6918ca78f5
core/jni/android_util_Binder.cpp