commit | 09af881b94a93641aa9860796ed0a302bf644861 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Thu Nov 19 08:12:33 2015 -0800 |
committer | Christopher Wiley <wiley@google.com> | Thu Nov 19 08:14:44 2015 -0800 |
tree | a0970edcc0df7cd58147802246e68f4b61023dfd | |
parent | 2ec4aab50fa8ed4afd9fa86a0125ed68674ebd01 [diff] |
Enable rich status reporting for binder interface Generated aidl code now requires services to return android::binder::Status objects from server interfaces. These objects allow services to report error conditions as exceptions in Java. Bug: 25632204 Test: Generated code compiles with updated aidl Change-Id: I588be72e35b6caaa31454ecde0f51544e1134ce9